StiComboBoxItem Class
Namespace: Stimulsoft.Dashboard.Components.ComboBox
Constructors
| Constructor | Description |
|---|---|
| StiComboBoxItem(string label) | |
| StiComboBoxItem(string label, object value) |
StiComboBoxItem(label: string)
Parameters
- label (string)
StiComboBoxItem(label: string, value: object)
Parameters
- label (string)
- value (object)
Properties
| Property | Type | Description |
|---|---|---|
| Checked | bool | |
| Label | string | |
| Value | object |
Methods
| Method | Returns | Description |
|---|---|---|
| ToString | string |
Method Details
ToString
ToString(): string
Returns string