[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.Months

Months Enum

Represents the month flag.

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

Fields

Name Description
All

All of the month.

April

The April.

August

The August.

December

The December.

February

The February.

January

The January.

July

The July.

June

The June.

March

The March.

May

The May.

None

Not set the month value.

November

The November.

October

The October.

September

The September.