Back to Devexpress

State.Presentation Property

wpf-devexpress-dot-xpf-dot-gauges-dot-state-e8341b7b.md

latest1.0 KB
Original Source

State.Presentation Property

Gets or sets the current presentation that specifies the appearance of the state indicator control.

Namespace : DevExpress.Xpf.Gauges

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

NuGet Package : DevExpress.Wpf.Gauges

Declaration

csharp
public StatePresentation Presentation { get; set; }
vb
Public Property Presentation As StatePresentation

Property Value

TypeDescription
StatePresentation

A StatePresentation object.

|

See Also

State Class

State Members

DevExpress.Xpf.Gauges Namespace