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

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