C1.UWP Assembly / C1.Xaml Namespace / FullTextFilterCondition Class / BindingPaths Property

In This Topic
BindingPaths Property
In This Topic
List the attribute's binding path of item that apply filter
Syntax
'Declaration
 
Public Property BindingPaths As System.Collections.Generic.List(Of String)
 
See Also