ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Report Class / ReportSlicers Property

In This Topic
    ReportSlicers Property
    In This Topic
    Get the slicers for the report.
    Syntax
    'Declaration
     
    Public ReadOnly Property ReportSlicers As ReportSlicersCollection
    public ReportSlicersCollection ReportSlicers {get;}
    See Also