ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / Project Class / WeekStartDaySpecified Property

In This Topic
    WeekStartDaySpecified Property (Project)
    In This Topic
    Syntax
    'Declaration
     
    Public Property WeekStartDaySpecified As System.Boolean
    public System.bool WeekStartDaySpecified {get; set;}
    See Also