ComponentOne Xamarin Edition
Value Property (FilterOperationExpression)
C1.CollectionView Assembly > C1.CollectionView Namespace > FilterOperationExpression Class : Value Property
The filter info value used when applying the filter. e.g. when creating a text filter: text.StartsWith("AAA"), the Value would be "AAA".
Syntax
public object Value {get; set;}
See Also

Reference

FilterOperationExpression Class
FilterOperationExpression Members