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

XtraReport.ShowDesignerHints Property

OBSOLETE

Use ShowDesignerHints instead.

For internal use.

Namespace: DevExpress.XtraReports.UI

Assembly: DevExpress.XtraReports.v20.1.dll

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

Declaration

[Browsable(false)]
[Obsolete("Use DesignerOptions.ShowDesignerHints instead.")]
public bool ShowDesignerHints { get; set; }

Property Value

Type
Boolean
See Also