StiOneComboBoxElementControl Class
Namespace: Stimulsoft.Dashboard.Viewer.Elements.ComboBox
Inheritance
Inherits from: StiComboBoxElementControl
Constructors
| Constructor | Description |
|---|---|
| StiOneComboBoxElementControl(IStiElement element) |
StiOneComboBoxElementControl(element: IStiElement)
Parameters
- element (IStiElement)
Methods
| Method | Returns | Description |
|---|---|---|
| CreateChild | void | |
| Dispose | void | |
| DisposeChild | void | |
| IsAllItemsSelected | bool | |
| RefreshChildControl | void | |
| RefreshControl | void | |
| RefreshFilter | void | |
| SetDefaultSelection | void |
Method Details
CreateChild
CreateChild(): void
Dispose
Dispose(disposing: bool): void
Parameters
- disposing (bool)
DisposeChild
DisposeChild(): void
IsAllItemsSelected
IsAllItemsSelected(): bool
Returns bool
RefreshChildControl
RefreshChildControl(**: StiComboBoxItemitems): void
Parameters
- ** (StiComboBoxItemitems)
RefreshControl
RefreshControl(sender: object, e: StiReportControlUpdateEventArgs): void
Parameters
- sender (object)
- e (StiReportControlUpdateEventArgs)
RefreshFilter
RefreshFilter(): void
SetDefaultSelection
SetDefaultSelection(lockRefresh: bool): void
Parameters
- lockRefresh (bool)