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

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