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

Determines the type of image to create with the CreateImage method.

Syntax

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

Property Value

enumImageType

Requirements

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

See Also