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

ReportStyleViewModel.StyleId Property

Gets the report visual style.

Namespace: DevExpress.Xpf.Reports.UserDesigner.ReportWizard.Pages

Assembly: DevExpress.Xpf.ReportDesigner.v20.2.dll

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public ReportStyleId StyleId { get; }

Property Value

Type Description
ReportStyleId

A ReportStyleId enumeration value.

See Also