dbicDayView Send comments on this topic.
Image Property
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > dbiDayFormat Class : Image Property

Gets or sets the image to display with the day format.

Syntax

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

Remarks

This property value is of type Integer, indicating the image to display with the day format.

For additional information on using images, please refer to Custom Images.

Requirements

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

See Also