Click or drag to resize

StiComboBoxImageList Property

Gets or sets the collection of images available to the StiListBoxBase items.

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

Property Value

Type: ImageList
See Also