Blazor | ComponentOne
C1.DataCollection Assembly / C1.DataCollection Namespace / FilterTextExpression Class / FilterPath Property

In This Topic
    FilterPath Property (FilterTextExpression)
    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