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

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