Skip to main content

XtraReport.ShowDesignerHints Property

OBSOLETE

Use ShowDesignerHints instead.

For internal use.

Namespace: DevExpress.XtraReports.UI

Assembly: DevExpress.XtraReports.v23.1.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

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

Property Value

Type
Boolean
See Also