GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / BaseColumn Class / ID Property

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