'Declaration
Public Enum AllowSelection Inherits System.Enum
'Usage
Dim instance As AllowSelection
public enum AllowSelection : System.Enum
'Declaration
Public Enum AllowSelection Inherits System.Enum
'Usage
Dim instance As AllowSelection
public enum AllowSelection : System.Enum
Member | Description |
---|---|
Anyday | Specifies that any dates can be selected. |
Holiday | Specifies that only holidays and weekend days can be selected. |
Workday | Specifies that only workdays can be selected. |
System.Object
System.ValueType
System.Enum
GrapeCity.Win.Spread.InputMan.CellType.AllowSelection