C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridViewUpdateBindingCollection Class
Properties Methods

C1GridViewUpdateBindingCollection Class Members

The following tables list the members exposed by C1GridViewUpdateBindingCollection.

Public Properties
 NameDescription
Public Property (Inherited from System.Collections.CollectionBase)
Public Property (Inherited from System.Collections.CollectionBase)
Public PropertyGets an C1GridViewUpdateBinding object from the collection at the specified index. In C#, this property is the indexer for the C1GridViewUpdateBindingCollection class.  
Top
Public Methods
 NameDescription
Public MethodAdds the specified C1GridViewUpdateBinding object to the end of the collection.  
Public Method (Inherited from System.Collections.CollectionBase)
Public MethodDetermines the index of the specified C1GridViewUpdateBinding object in the collection.  
Public MethodInserts the specified C1GridViewUpdateBinding object into the C1GridViewUpdateBindingCollection collection at the specified index.  
Public Method (Inherited from System.Collections.CollectionBase)
Top
See Also