dbicMonth Send comments on this topic.
ImageType Property
See Also 
dbicMonth Assembly > Dbi.WinControl.Month Namespace > dbiMonth Class : ImageType Property

Determines the type of image to create when the CreateImage Method is invoked.

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