BindingsCollection
Wisej.Web.BindingsCollection
Last updated
Was this helpful?
Wisej.Web.BindingsCollection
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.2.0.0)
Represents a collection of objects for a control.
: Returns the total number of bindings in the collection.
: Returns the at the specified index.
Throws:
The collection doesn't contain an item at the specified index.
Reads the current values from the data source and sends them to the control.
Takes the current values from the control and writes them to the data source.
Fired when the collection has changed.
Fired when the collection is about to change.