ComponentOne Xamarin.Android
FilterPath Property


C1.CollectionView Assembly > C1.CollectionView Namespace > FilterOperationExpression Class : FilterPath Property
Path of the data item used get the value to which the expression will be applied.
Syntax
'Declaration
 
Public ReadOnly Property FilterPath As String
'Usage
 
Dim instance As FilterOperationExpression
Dim value As String
 
value = instance.FilterPath
public string FilterPath {get;}
See Also

Reference

FilterOperationExpression Class
FilterOperationExpression Members