DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / 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