ParametersRequestValueChangedEventArgs.ParametersInformation Property
Contains information about the requested parameters.
Namespace: DevExpress.XtraReports.Parameters
Assembly: DevExpress.Printing.v24.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
ParameterEditInfo[] | An array of ParameterEditInfo objects. |
See Also