Click or drag to resize

StiComboBoxControlItems Property

Gets an object representing the collection of the items.

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

Property Value

Type: StiArrayList
See Also