ParametersRequestEventArgs Properties
Provides data for the XtraReport.ParametersRequestBeforeShow and XtraReport.ParametersRequestSubmit events.
Name | Description |
---|---|
Parameters |
Provides access to information about the requested parameters. |
See Also