Gets or sets the image list associated with the calendar. Namespace: MindFusion.Scheduling.Compact
|
C# |
---|
public ImageList ImageList { get; set; } |
Visual Basic |
---|
Public Property ImageList As ImageList |
An instance of the .NET ImageList class. The default is null (Nothing in Visual Basic).
The value of each Style.ImageIndex is an index within this list.