Skip to main content
All docs
V23.1

CustomSevenSegmentsPresentation.PresentationName Property

Returns the current presentation name.

Namespace: DevExpress.Xpf.Gauges

Assembly: DevExpress.Xpf.Gauges.v23.1.dll

NuGet Package: DevExpress.Wpf.Gauges

Declaration

public override string PresentationName { get; }

Property Value

Type Description
String

The current presentation name.

See Also