ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / ProjectCalendarExceptionMonthPosition Enumeration

In This Topic
    ProjectCalendarExceptionMonthPosition Enumeration
    In This Topic
    Syntax
    'Declaration
     
    Public Enum ProjectCalendarExceptionMonthPosition 
       Inherits System.Enum
    public enum ProjectCalendarExceptionMonthPosition : System.Enum 
    Members
    MemberDescription
    Item0 
    Item1 
    Item2 
    Item3 
    Item4 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             MsProjectXml.ProjectCalendarExceptionMonthPosition

    See Also