'Declaration <SerializableAttribute()> Public Enum AllowSelection Inherits System.Enum
'Usage Dim instance As AllowSelection
[Serializable()] public enum AllowSelection : System.Enum
'Declaration <SerializableAttribute()> Public Enum AllowSelection Inherits System.Enum
'Usage Dim instance As AllowSelection
[Serializable()] public enum AllowSelection : System.Enum
Member | Description |
---|---|
AnyDay | Any dates can be selected. |
Holiday | Only holidays and weekend days can be selected. |
Workday | Only workdays can be selected. |
System.Object
System.ValueType
System.Enum
GrapeCity.Wpf.SpreadSheet.CellType.Editors.AllowSelection