| Visual Basic (Declaration) | |
|---|---|
Public Enum PickDays Inherits System.Enum  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
Dim instance As PickDays  | |
| C# | |
|---|---|
public enum PickDays : System.Enum  | |
| Member | Description | 
|---|---|
| MinMaxDay | Specifies the minimum or maximum day. | 
| NormalDay | Specifies only the days in the current month. | 
| TrailingDay | Specifies to include the trailling days in the view. | 
System.Object
   System.ValueType
      System.Enum
         GrapeCity.Win.Spread.InputMan.CellType.PickDays
Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8