Scheduler for UWP | ComponentOne
C1.C1Schedule Namespace / CategoryStorage Class / AllowEdit Property

In This Topic
    AllowEdit Property (CategoryStorage)
    In This Topic
    Gets a value indicating whether items in the underlying list can be edited.
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property AllowEdit As Boolean
    public virtual bool AllowEdit {get;}
    See Also