ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / C1.Win.GanttView Namespace / CalendarExceptionCollection Class / AllowRemove Property

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