Scheduler for WPF and Silverlight | ComponentOne
C1.C1Schedule Namespace / CategoryStorage Class / AllowRemove Property

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