Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.C1Schedule Namespace / C1BindingSource Class / AllowEdit Property

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