Table of Contents

Property CanFilter

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

CanFilter

Indicates whether or not this ICollectionView can do any filtering. When false, set Filter will throw an exception.

public virtual bool CanFilter { get; }

Property Value

bool