ItemSelectionChangedEventArgs
Wisej.Web.ItemSelectionChangedEventArgs
Last updated
Was this helpful?
Wisej.Web.ItemSelectionChangedEventArgs
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.1.0.0)
Provides data for the event.
Initializes a new instance of the class.
item
itemIndex
isSelected
true to indicate the item's state has changed to selected; false to indicate the item's state has changed to deselected.
: Returns a value indicating whether the item's state has changed to selected.
The whose selection state has changed.
The index of the whose selection state has changed.
: Returns the item whose selection state has changed.
: Returns the index of the item whose selection state has changed.
Represents the method that will handle the event of a .