ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / Task Class / CalendarID Property

In This Topic
    CalendarID Property (Task)
    In This Topic
    Gets or sets the ID of the custom calendar.
    Syntax
    'Declaration
     
    Public Overrides NotOverridable Property CalendarID As System.Integer
    public override System.int CalendarID {get; set;}
    See Also