ComponentOne DataFilter for WPF
C1.DataFilter Namespace / FilterChangedEventArgs Class / Filter Property

In This Topic
    Filter Property (FilterChangedEventArgs)
    In This Topic
    Gets the filter.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Filter As Filter
    public Filter Filter {get;}
    See Also