Scheduler for WPF and Silverlight | ComponentOne
C1.C1Schedule Namespace / LabelStorage Class / AllowNew Property

In This Topic
    AllowNew Property (LabelStorage)
    In This Topic
    Gets or sets a value indicating whether the AddNew method can be used to add items to the list.
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property AllowNew As Boolean
    public virtual bool AllowNew {get;}
    See Also