'Declaration
Public Enum NavigatorOrientation Inherits System.Enum
'Usage
Dim instance As NavigatorOrientation
public enum NavigatorOrientation : System.Enum
'Declaration
Public Enum NavigatorOrientation Inherits System.Enum
'Usage
Dim instance As NavigatorOrientation
public enum NavigatorOrientation : System.Enum
Member | Description |
---|---|
Bottom | Specifies the navigation bar is positioned at the bottom of the calendar. |
Left | Specifies the navigation bar is positioned at the left side of the calendar. |
Right | Specifies the navigation bar is positioned at the right side of the calendar. |
Top | Specifies the navigation bar is positioned at the top of the calendar. |
System.Object
System.ValueType
System.Enum
GrapeCity.Win.Spread.InputMan.CellType.NavigatorOrientation