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

Settings.ShowUserFriendlyNamesInUserDesigner Property

OBSOLETE

Use the ShowUserFriendlyNames property instead.

Namespace: DevExpress.XtraReports.Configuration

Assembly: DevExpress.XtraReports.v18.2.dll

Declaration

[Obsolete("Use the UserDesignerOptions.ShowUserFriendlyNames property instead.")]
public bool ShowUserFriendlyNamesInUserDesigner { get; set; }

Property Value

Type Description
Boolean

A Boolean value.

See Also