[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Components.InteractiveStateStore

InteractiveStateStore Class

Provides state of toggle/sort items within the report instance.

Inheritance
InteractiveStateStore
Implements
Namespace: GrapeCity.ActiveReports.Rendering.Components
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
[Obsolete("To be hidden due to it is used internally only.")]
public sealed class InteractiveStateStore : ICloneable

Constructors

Name Description
InteractiveStateStore()

Default constructor.

Properties

Name Description
SortStates
ToggleStates

Methods

Name Description
Clone()

Creates copy of the object.

Reset()

Extension Methods