ReportStateEventArgs Constructors
Provides data for the XRDesignFormExBase.ReportStateChanged and XRDesignPanel.ReportStateChanged events.Name | Parameters | Description |
---|---|---|
ReportStateEventArgs(ReportState) | reportState | Initializes a new instance of the ReportStateEventArgs class with the specified report state. |
See Also