ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Filter Class
Members

In This Topic
    Filter Class
    In This Topic
    Defines a Filter element which describes a filter to apply to rows of data in a dataset or data region, or to apply to the group instances.
    Object Model
    Filter Class
    Syntax
    'Declaration
     
    Public NotInheritable Class Filter 
       Implements IValidateable 
    public sealed class Filter : IValidateable  
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.PageReportModel.Filter

    See Also