Click or drag to resize

StiComboBoxElementComponentId Property

ID code of this component. Used in JSON saving.

Namespace:  Stimulsoft.Dashboard.Components.ComboBox
Assembly:  Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax
public override StiComponentId ComponentId { get; }

Property Value

Type: StiComponentId

Implements

IStiPropertyGridObjectComponentId
See Also