ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / CustomCalendar Class / ID Property

In This Topic
    ID Property (CustomCalendar)
    In This Topic
    Gets the custom calendar's autogenerated ID.
    Syntax
    'Declaration
     
    Public Property ID As System.Integer
    public System.int ID {get; set;}
    See Also