dbicCalendar Send comments on this topic.
ViewType Property
See Also 
dbicCalendar Assembly > Dbi.WinControl.Calendar Namespace > dbiCalendar Class : ViewType Property

Determines how the dates will be displayed.

Syntax

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

Property Value

enumViewType

Requirements

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

See Also