Property CanFilter
CanFilter
Indicates whether or not this ICollectionView can do any filtering. When false, set Filter will throw an exception.
public virtual bool CanFilter { get; }
Indicates whether or not this ICollectionView can do any filtering. When false, set Filter will throw an exception.
public virtual bool CanFilter { get; }