ReportStyleViewModel(ReportStyleId) Constructor
Initializes a new instance of the ReportStyleViewModel class with the specified report style.
Namespace: DevExpress.Xpf.Reports.UserDesigner.ReportWizard.Pages
Assembly: DevExpress.Xpf.ReportDesigner.v24.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Parameters
Name | Type | Description |
---|---|---|
style | ReportStyleId | A ReportStyleId enumeration value. |
See Also