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