'Declaration
Public Enum CalendarType Inherits System.Enum
'Usage
Dim instance As CalendarType
public enum CalendarType : System.Enum
'Declaration
Public Enum CalendarType Inherits System.Enum
'Usage
Dim instance As CalendarType
public enum CalendarType : System.Enum
Member | Description |
---|---|
MonthDay | Shows the calendar by Month-Day type. |
YearMonth | Shows the calendar by Year-Month type. |
System.Object
System.ValueType
System.Enum
GrapeCity.Win.Spread.InputMan.CellType.CalendarType