'Declaration
Public Enum CalendarMode Inherits System.Enum
'Usage
Dim instance As CalendarMode
public enum CalendarMode : System.Enum
'Declaration
Public Enum CalendarMode Inherits System.Enum
'Usage
Dim instance As CalendarMode
public enum CalendarMode : System.Enum
Member | Description |
---|---|
Decade | The Calendar will display all the years in a specific decade. |
Month | The Calendar will display all the dates in a specific month. |
Year | The Calendar will display all the months in a specific year. |
System.Object
System.ValueType
System.Enum
Xceed.Maui.Toolkit.CalendarMode
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2