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

In This Topic
    Filter Property (FilterAutoGeneratingEventArgs)
    In This Topic
    Gets or sets the filter.
    Syntax
    'Declaration
     
    
    Public Property Filter As Filter
    public Filter Filter {get; set;}
    See Also