Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.Forms Namespace / ResourceListForm Class / AllowMasterListEditing Property

In This Topic
    AllowMasterListEditing Property (ResourceListForm)
    In This Topic
    Gets or sets the System.Boolean value determining whether the end-user has permission to edit master collection.
    Syntax
    'Declaration
     
    Public Property AllowMasterListEditing As System.Boolean
    public System.bool AllowMasterListEditing {get; set;}
    See Also