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; }
Public Overridable Property ImageList As ImageList
Get
Set
Property Value
Type:
ImageListSee Also