[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.Section.StateChangedArgs.-ctor

StateChangedArgs Constructor

StateChangedArgs(State)

Initializes a new instance of the StateChangedArgs class.

Declaration
public StateChangedArgs(State state)
Parameters
Type Name Description
State state

The state.

StateChangedArgs()

Initializes a new instance of the StateChangedArgs class.

Declaration
public StateChangedArgs()