[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Slicer

Slicer Class

Represents the parameters for a single slicer action.

Inheritance
Slicer
Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public sealed class Slicer

Constructors

Name Description
Slicer()

Properties

Name Description
Name

Gets or sets the name of the report slicer to be affected.

Type

Gets or sets the type of the slice action.

Value

Gets or sets the value for the slicer.

Extension Methods