Table of Contents

Property ImageList

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

ImageList

Gets or sets the ImageList associated with the tree control.

public ImageList? ImageList { get; set; }

Property Value

ImageList

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