Skip to main content
A newer version of this page is available. .

IChooseReportStylePageView.ReportStyleId Property

If implemented, specifies the report visual style.

Namespace: DevExpress.XtraReports.Wizards.Views

Assembly: DevExpress.XtraReports.v20.2.dll

NuGet Packages: DevExpress.Reporting.Core, DevExpress.WindowsDesktop.Reporting.Core

Declaration

ReportStyleId ReportStyleId { get; set; }

Property Value

Type Description
ReportStyleId

A ReportStyleId enumeration value.

See Also