C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1GridView Namespace : C1GridViewUpdateBindingCollection Class |
The following tables list the members exposed by C1GridViewUpdateBindingCollection.
Name | Description | |
---|---|---|
![]() | Capacity | (Inherited from System.Collections.CollectionBase) |
![]() | Count | (Inherited from System.Collections.CollectionBase) |
![]() | Item | Gets an C1GridViewUpdateBinding object from the collection at the specified index. In C#, this property is the indexer for the C1GridViewUpdateBindingCollection class. |
Name | Description | |
---|---|---|
![]() | Add | Adds the specified C1GridViewUpdateBinding object to the end of the collection. |
![]() | Clear | (Inherited from System.Collections.CollectionBase) |
![]() | IndexOf | Determines the index of the specified C1GridViewUpdateBinding object in the collection. |
![]() | Insert | Inserts the specified C1GridViewUpdateBinding object into the C1GridViewUpdateBindingCollection collection at the specified index. |
![]() | RemoveAt | (Inherited from System.Collections.CollectionBase) |