Xuni Product Documentation - Xamarin.Forms
FilterUnaryExpression Class Properties

For a list of all members of this type, see FilterUnaryExpression members.

Public Properties
 NameDescription
Public PropertyFilterOperation The current filter operation: e.g. for a text filter, the FilterOperation is one of: 'Contains', 'StartsWith'.  
Public PropertyFilterPath Path of the data item used get the value to which the expression will be applied.  
Public PropertyValue The filter info value used when applying the filter. e.g. when creating a text filter: text.StartsWith("AAA"), the Value would be "AAA".  
Top
See Also

Reference

FilterUnaryExpression Class
Xuni.CollectionView Namespace