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

In This Topic
ReportSlicers Property
In This Topic
Gets a collection of slicers for a report.
Syntax
'Declaration
 
Public ReadOnly Property ReportSlicers As ReportSlicersCollection
 

Property Value

A ReportSlicersCollection object containing the slicers for a report.
See Also