DataSource for Entity Framework in WPF
C1.LiveLinq.LiveViews Namespace / ViewRowCollection Class / AllowEdit Property

In This Topic
    AllowEdit Property (ViewRowCollection)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property AllowEdit As Boolean
    public bool AllowEdit {get;}
    See Also