StiListBoxItem Class
Namespace: Stimulsoft.Dashboard.Components.ListBox
Constructors
| Constructor | Description |
|---|---|
| StiListBoxItem(string label) | |
| StiListBoxItem(string label, object value) |
StiListBoxItem(label: string)
Parameters
- label (string)
StiListBoxItem(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