XRControlParameterCollection(XRControl) Constructor
Initializes a new instance of the XRControlParameterCollection class with the specified settings.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v24.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
parent | XRControl | The control to which the parameter collection belongs. |
See Also