ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / ResourceCollection Class / AllowEdit Property

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