'DeclarationPublic Enum CalendarType Inherits System.Enum
'UsageDim instance As CalendarType
public enum CalendarType : System.Enum
'DeclarationPublic Enum CalendarType Inherits System.Enum
'UsageDim 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