ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Core.Rendering.Data Namespace / ReportSnapshot Class / Slicers Property

In This Topic
    Slicers Property (ReportSnapshot)
    In This Topic
    Initial states of the report slicers.
    Syntax
    'Declaration
     
    Public ReadOnly Property Slicers As ReportSlicerState()
    public ReportSlicerState[] Slicers {get;}
    See Also