NavigateToReportAction.ParameterBindings Property
Gets a collection of detail report parameter bindings.
Namespace: DevExpress.XtraReports.Interactivity
Assembly: DevExpress.XtraReports.v24.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
Type | Description |
---|---|
ParameterBindingCollection | The collection of parameter bindings. |
See Also