PresentationBase.PresentationName Property
Returns the human-readable name of the current presentation.
Namespace: DevExpress.Xpf.Gauges
Assembly: DevExpress.Xpf.Gauges.v25.1.dll
NuGet Package: DevExpress.Wpf.Gauges
Declaration
Property Value
| Type | Description |
|---|---|
| String | A String value which is the presentation name. |
See Also