ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / C1.Win.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 System.String
    public System.string Name {get; set;}
    See Also