Table of Contents

Property ImageList

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

ImageList

Gets or sets the ImageList associated with the control.

public virtual ImageList? ImageList { get; set; }

Property Value

ImageList

An ImageList that contains the images to be used by the control. If no ImageList is set, this property returns null.