[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.ReportSlicer.Name

Name Property

Name

Gets or sets the name of the slicer (this is the name used when expressions refer to the slicer).

Declaration
public string Name { get; set; }
Property Value
Type Description
string

A String representing the name of the slicer.

Remarks

Slicer names need only be unique within the containing Slicers collection.