ParametersRequestValueChangedEventArgs Properties
Provides data for the XtraReport.ParametersRequestValueChanged event.| Name | Description |
|---|---|
| ChangedParameterInfo | Contains information about the parameter whose value changed. |
| ErrorText | Gets or sets the error message. |
| ParametersInformation | Contains information about the requested parameters. |
See Also