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

In This Topic
    AllowRemove Property (CalendarStorage)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property AllowRemove As System.Boolean
    public virtual System.bool AllowRemove {get;}
    See Also