C1.UWP Assembly / C1.Xaml Namespace / IC1CollectionView Interface / CanFilter Property

In This Topic
CanFilter Property (IC1CollectionView)
In This Topic
Gets a value that indicates whether this view supports filtering via the Filter property.
Syntax
'Declaration
 
ReadOnly Property CanFilter As System.Boolean
 
See Also