StiComboBoxItem Class

Namespace: Stimulsoft.Dashboard.Components.ComboBox

Constructors

Constructor Description
constructor(string label, any value)  

constructor(label: string, value: any)

Parameters

  • label (string)
  • value (any)

Methods

Method Returns Description
toString string  

Method Details

toString

toString(): string

Returns string

Fields

Field Type Description
label string  
value any