dbicDayView Send comments on this topic.
ImageList Property
See Also 
dbicDayView Assembly > Dbi.WinControl.DayView Namespace > dbiDayView Class : ImageList Property

Gets or sets the image list assigned to 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