Skip to main content
All docs
V25.1
  • Month Enum

    Enumerates months.

    Namespace: DevExpress.XtraGantt.Scheduling

    Assembly: DevExpress.XtraGantt.v25.1.dll

    NuGet Package: DevExpress.Win.Gantt

    Declaration

    public enum Month

    Members

    Name Description
    January

    January

    February

    February

    March

    March

    April

    April

    May

    May

    June

    June

    July

    July

    August

    August

    September

    September

    October

    October

    November

    November

    December

    December

    Related API Members

    The following properties accept/return Month values:

    Remarks

    The Month type specifies the following properties:

    See Also