ChooseReportStylePage.SelectedReportStyle Property
Specifies the selected report style.
Namespace: DevExpress.Xpf.Reports.UserDesigner.ReportWizard.Pages
Assembly: DevExpress.Xpf.ReportDesigner.v25.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Property Value
| Type | Description |
|---|---|
| ReportStyleViewModel | An object that specifies a report style’s View Model. |
See Also