[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Core.Rendering.Data.ReportSlicerState.-ctor

ReportSlicerState Constructor

ReportSlicerState(string, object)

Initializes a new instance of the ReportSlicerState class.

Declaration
public ReportSlicerState(string name, object value)
Parameters
Type Name Description
string name

The name of the report slicer.

object value

The initial value of the slicer.