BindingsCollection
Wisej.Web.BindingsCollection
Last updated
Wisej.Web.BindingsCollection
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Represents a collection of Binding objects for a control.
Int32: Returns the total number of bindings in the collection.
Binding: Returns the Binding at the specified index.
Throws:
IndexOutOfRangeException The collection doesn't contain an item at the specified index.
CollectionChangeEventHandler Fired when the collection has changed.
CollectionChangeEventHandler Fired when the collection is about to change.