[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.Weeks

Weeks Enum

Defines flags for the different weeks.

Namespace: GrapeCity.Wpf.SpreadSheet.CellType.Editors
Assembly: GrapeCity.Wpf.SpreadSheet.CellType.dll
Syntax
[Flags]
public enum Weeks
<Flags>
Public Enum Weeks

Fields

Name Description
All

All weeks in the month.

FifthWeek

The fifth week in the month.

FirstWeek

The first week in the month.

FourthWeek

The fourth week in the month.

LastWeek

The last week in the month.

None

No weeks.

SecondWeek

The second week in the month.

ThirdWeek

The third week in the month.