[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.Section.StateChangedArgs

StateChangedArgs Class

Represents the arguments of a state change.

Inheritance
StateChangedArgs
Namespace: GrapeCity.ActiveReports.Document.Section
Assembly: MESCIUS.ActiveReports.Core.Document.dll
Syntax
public class StateChangedArgs : EventArgs

Constructors

Name Description
StateChangedArgs()

Initializes a new instance of the StateChangedArgs class.

StateChangedArgs(State)

Initializes a new instance of the StateChangedArgs class.

Properties

Name Description
State

Gets the state.

Methods

Name Description
Equals(object)

Determines whether the specified object is equal to this instance.

GetHashCode()