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

InplaceEditorInfoBase.DisplayName Property

Gets the editor name that is displayed in the End-User Report Designer‘s Properties window.

Namespace: DevExpress.Xpf.Printing

Assembly: DevExpress.Xpf.Printing.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Printing, DevExpress.Wpf.Printing

Declaration

public string DisplayName { get; }

Property Value

Type Description
String

The editor display name.

See Also