C1.DataCollection Assembly / C1.DataCollection Namespace / FilterOperationExpression Class / FilterPath Property

In This Topic
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
 
See Also