Skip to main content

CustomStatePresentation.PresentationName Property

Returns the current presentation name.

Namespace: DevExpress.Xpf.Gauges

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

NuGet Package: DevExpress.Wpf.Gauges

Declaration

public override string PresentationName { get; }

Property Value

Type Description
String

The current presentation name.

See Also