| Visual Basic (Declaration) | |
|---|---|
Public Enum enumNavigationStyle Inherits System.Enum | |
| C# | |
|---|---|
public enum enumNavigationStyle : System.Enum | |
| Member | Description |
|---|---|
| None | Do not scroll. |
| ScrollBar | Scroll with a horizontal scroll bar. |
| ScrollButtons | Scroll with navigation buttons. |
System.Object
System.ValueType
System.Enum
Dbi.WinControl.Calendar.enumNavigationStyle
Target Platforms: Current Windows operating system with .NET 8.