dbicList Send comments on this topic.
ImageList Property
See Also 
dbicBase Assembly > Dbi.WinControl Namespace > DbiListControl Class : ImageList Property

The image list for the control.

Syntax

Visual Basic (Declaration) 
Public Overridable Property ImageList As ImageList
C# 
public virtual ImageList ImageList {get; set;}

Property Value

ImageList

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also