StiHorizontalListBoxElementControl Class
Namespace: Stimulsoft.Dashboard.Viewer.Elements.ListBox
Inheritance
Inherits from: StiListBoxElementControl
Constructors
| Constructor | Description |
|---|---|
| StiHorizontalListBoxElementControl(IStiElement element) |
StiHorizontalListBoxElementControl(element: IStiElement)
Parameters
- element (IStiElement)
Properties
| Property | Type | Description |
|---|---|---|
| LockRefreshItems | bool |
Methods
| Method | Returns | Description |
|---|---|---|
| CreateChild | void | |
| Dispose | void | |
| DisposeChild | void | |
| GetSelectAllItem | object | |
| ListViewControl_ItemSelectionChanged | void | |
| RefreshControl | void | |
| ResetFilter | void | |
| UpdateTrackingProps | void |
Method Details
CreateChild
CreateChild(): void
Dispose
Dispose(disposing: bool): void
Parameters
- disposing (bool)
DisposeChild
DisposeChild(): void
GetSelectAllItem
GetSelectAllItem(): object
Returns object
ListViewControl_ItemSelectionChanged
ListViewControl_ItemSelectionChanged(sender: object, e: StiListBoxItemSelectionChangedEventArgs): void
Parameters
- sender (object)
- e (StiListBoxItemSelectionChangedEventArgs)
RefreshControl
RefreshControl(sender: object, e: StiReportControlUpdateEventArgs): void
Parameters
- sender (object)
- e (StiReportControlUpdateEventArgs)
ResetFilter
ResetFilter(): void
UpdateTrackingProps
UpdateTrackingProps(): void
Fields
| Field | Type | Description |
|---|---|---|
| ListBoxControl | StiHorizontalListBox |