[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Core.Rendering.Data.ReportSlicerState

ReportSlicerState Class

Represents the initial state of a report slicer.

Inheritance
ReportSlicerState
Namespace: GrapeCity.ActiveReports.Core.Rendering.Data
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public class ReportSlicerState

Constructors

Name Description
ReportSlicerState(string, object)

Initializes a new instance of the ReportSlicerState class.

Properties

Name Description
Name

Gets the name of the report slicer.

Value

Gets the initial value of the slicer.

Extension Methods