| Visual Basic (Declaration) | |
|---|---|
Public Enum DayOfWeekInMonthFlags Inherits System.Enum  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
Dim instance As DayOfWeekInMonthFlags  | |
| C# | |
|---|---|
public enum DayOfWeekInMonthFlags : System.Enum  | |
| Member | Description | 
|---|---|
| All | All of the specified weekdays in a month. | 
| Fifth | The fifth specified weekday in a month. | 
| First | The first specified weekday in a month. | 
| Fourth | The fourth specified weekday in a month. | 
| Last | The last specified weekday in a month. | 
| NotSet | The month weekday is not set. | 
| Second | The second specified weekday in a month. | 
| Third | The third specified weekday in a month. | 
System.Object
   System.ValueType
      System.Enum
         GrapeCity.Win.Spread.InputMan.CellType.DayOfWeekInMonthFlags
Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8