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

Determines the navigation style of the calendars within the control.

Syntax

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

Property Value

enumNavigationStyle

Requirements

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

See Also