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

ReportModel.ReportStyleId Property

Specifies the report visual style.

Namespace: DevExpress.XtraReports.Wizards

Assembly: DevExpress.XtraReports.v21.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

public ReportStyleId ReportStyleId { get; set; }

Property Value

Type Description
ReportStyleId

A ReportStyleId enumeration value.

See Also