GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / WorkWeek Class / Name Property

In This Topic
    Name Property (WorkWeek)
    In This Topic
    Gets or sets the name of a work week.
    Syntax
    'Declaration
     
    Public Property Name As String
    public string Name {get; set;}
    See Also