Skip to main content

IChooseReportStylePageView.ReportStyleId Property

If implemented, specifies the report visual style.

Namespace: DevExpress.XtraReports.Wizards.Views

Assembly: DevExpress.XtraReports.v24.1.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

ReportStyleId ReportStyleId { get; set; }

Property Value

Type Description
ReportStyleId

A ReportStyleId enumeration value.

See Also