[]
Raizes an event when item's check state changed.
protected virtual void OnItemChecked(ListBoxElement.C1ItemCheckEventArgs e)
Protected Overridable Sub OnItemChecked(e As ListBoxElement.C1ItemCheckEventArgs)
| Type | Name | Description |
|---|---|---|
| ListBoxElement.C1ItemCheckEventArgs | e | ListBoxElement.C1ItemCheckEventArgs that contains details about updated item. |