Click or drag to resize

CollectionDataBinding Fields

The CollectionDataBinding type exposes the following members.

Fields
  NameDescription
Public fieldItemAdded
Action to execute when an item was added to the collection.
Public fieldItemInserted
Action to execute when an item was inserted to the collection.
Public fieldItemRemoved
Action to execute when an item was removed from the collection.
Top
See Also