C1.UWP Assembly / C1.Xaml Namespace / C1CollectionView Class / CanFilter Property

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