'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 | Month-Day |
YearMonth | Year-Month |
System.Object
System.ValueType
System.Enum
FarPoint.Web.Spread.CalendarType