C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1TemplateField Class / UpdateBindings Property

In This Topic
UpdateBindings Property
In This Topic
Returns the collection of C1GridViewUpdateBinding objects specifying bindings used in the C1GridView.Update method.
Syntax
'Declaration
 
Public ReadOnly Property UpdateBindings As C1GridViewUpdateBindingCollection
 
See Also