StiListBoxItemSelectionChangedEventArgs Class
Namespace: Stimulsoft.Dashboard.Viewer.Controls.ListBox
Inheritance
Inherits from: EventArgs
Constructors
| Constructor | Description |
|---|---|
| StiListBoxItemSelectionChangedEventArgs(StiListBoxItem item, int itemIndex) |
StiListBoxItemSelectionChangedEventArgs(item: StiListBoxItem, itemIndex: int)
Parameters
- item (StiListBoxItem)
- itemIndex (int)
Properties
| Property | Type | Description |
|---|---|---|
| Item | StiListBoxItem | |
| ItemIndex | int |