MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / StateChangedArgs Class / StateChangedArgs Constructor / StateChangedArgs Constructor(State)
The state.

In This Topic
StateChangedArgs Constructor(State)
In This Topic
Initializes a new instance of the StateChangedArgs class.
Syntax
'Declaration
 
Public Function New( _
   ByVal state As State _
)
 

Parameters

state
The state.
See Also