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

PropertyGridDockPanel.UseOfficeInspiredView Property

Namespace: DevExpress.XtraReports.UserDesigner

Assembly: DevExpress.XtraReports.v19.1.Extensions.dll

NuGet Package: DevExpress.Win.Reporting

Declaration

[DefaultValue(true)]
[SRCategory(ReportStringId.CatAppearance)]
public bool UseOfficeInspiredView { get; set; }

Property Value

Type Default
Boolean **true**
See Also