StiLookUpBoxControl Class

Namespace: Stimulsoft.Report.Dialogs

Inheritance

Inherits from: StiComboBoxControl

Constructors

Constructor Description
StiLookUpBoxControl() Creates a new StiComboBoxControl.
StiLookUpBoxControl(RectangleD rect) Creates a new StiComboBoxControl.

StiLookUpBoxControl()

Creates a new StiComboBoxControl.


StiLookUpBoxControl(rect: RectangleD)

Creates a new StiComboBoxControl.

Parameters

  • rect (RectangleD) — The rectangle describes sizes and position of the control.

Methods

Method Returns Description
GetEvents StiEventsCollection Return events collection of this component;
LoadFromJsonObject void  
SaveToJsonObject JObject  
ToString string  

Method Details

GetEvents

GetEvents(): StiEventsCollection

Return events collection of this component;

Returns StiEventsCollection


LoadFromJsonObject

LoadFromJsonObject(jObject: JObject): void

Parameters


SaveToJsonObject

SaveToJsonObject(mode: StiJsonSaveMode): JObject

Parameters

Returns JObject


ToString

ToString(): string

Returns string

Fields

Field Type Description
Key object  
Value string