FilterPath Property (FilterOperationExpression)
In This Topic
Path of the data item used get the value to which the expression will be applied.
Syntax
'Declaration
Public ReadOnly Property FilterPath As String
public string FilterPath {get;}
See Also