ASPxClientListEditItemSelectedChangedEventArgs Constructors
Provides data for the ASPxClientListEdit.SelectedIndexChanged event.Name | Description |
---|---|
constructor(index, isSelected) | Initializes a new instance of the ASPxClientListEditItemSelectedChangedEventArgs class with the specified settings. |
See Also