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

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