Settings.ShowUserFriendlyNamesInUserDesigner Property
In This Article
OBSOLETE
Use the Show
Use the UserDesignerOptions.ShowUserFriendlyNames property instead.
Namespace: DevExpress.XtraReports.Configuration
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
#Declaration
[Obsolete("Use the UserDesignerOptions.ShowUserFriendlyNames property instead.")]
public bool ShowUserFriendlyNamesInUserDesigner { get; set; }
#Property Value
Type | Description |
---|---|
Boolean | A Boolean value. |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Show |
---|---|
Settings |
|
See Also