Click or drag to resize

StiComboBoxControlControl Property

Gets ot sets Windows Forms Control for this Report Control.

Namespace:  Stimulsoft.Report.Dialogs
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public ComboBox Control { get; set; }

Property Value

Type: ComboBox
See Also