XtraReportPreviewModel.ParametersModel Property
Provides access to a collection of ParameterModel
objects associated with the XtraReportPreviewModel
class.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v25.1.dll
NuGet Package: DevExpress.Wpf.Printing
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Xpf.Printing.Parameters.Models.ParametersModel | A |
See Also