dbicMonth Send comments on this topic.
ImageList Property
See Also 
dbicMonth Assembly > Dbi.WinControl.Month Namespace > dbiMonth Class : ImageList Property

Gets or sets the image list associated with the control.

Syntax

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

Property Value

ImageList

Requirements

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

See Also