Skip to main content

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.v23.2.dll

NuGet Package: DevExpress.Wpf.Printing

Declaration

public string DisplayName { get; }

Property Value

Type Description
String

The editor display name.

See Also