DataCollection | ComponentOne
C1.DataCollection.BindingList Assembly / C1.DataCollection.BindingList Namespace / C1DataCollectionBindingList Class / AllowEdit Property

In This Topic
    AllowEdit Property
    In This Topic
    Gets whether you can update items in the list.
    Syntax
    'Declaration
     
    Public ReadOnly Property AllowEdit As Boolean
    public bool AllowEdit {get;}
    See Also