ComponentOne CollectionView
C1.CollectionView Assembly / C1.CollectionView Namespace / FilterOperationExpression Class / FilterPath Property

In This Topic
    FilterPath Property
    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 System.String
    public System.string FilterPath {get;}
    See Also