ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / ColumnCollection Class / AllowRemove Property

In This Topic
    AllowRemove Property (ColumnCollection)
    In This Topic
    Syntax
    'Declaration
     
    Public Property AllowRemove As System.Boolean
    public System.bool AllowRemove {get; set;}
    See Also