ComponentOne Basic Library for UWP
CanFilter Property (C1CollectionView)

C1.UWP Assembly > C1.Xaml Namespace > C1CollectionView Class : CanFilter Property
Gets a value that indicates whether this view supports filtering via the Filter property.
Syntax
'Declaration
 
Public ReadOnly Property CanFilter As System.Boolean
public System.bool CanFilter {get;}
See Also

Reference

C1CollectionView Class
C1CollectionView Members