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

An image to display in the column header.

Syntax

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

Property Value

Integer value representing the imagelist index or internal image id.

Requirements