Back to Devexpress

Month Enum

windowsforms-devexpress-dot-xtragantt-dot-scheduling.md

latest1.5 KB
Original Source

Month Enum

Enumerates months.

Namespace : DevExpress.XtraGantt.Scheduling

Assembly : DevExpress.XtraGantt.v25.2.dll

NuGet Package : DevExpress.Win.Gantt

Declaration

csharp
public enum Month
vb
Public Enum Month

Members

NameDescription
January

January

| | February |

February

| | March |

March

| | April |

April

| | May |

May

| | June |

June

| | July |

July

| | August |

August

| | September |

September

| | October |

October

| | November |

November

| | December |

December

|

The following properties accept/return Month values:

Remarks

The Month type specifies the following properties:

See Also

DevExpress.XtraGantt.Scheduling Namespace