Back to Devexpress

State.ElementInfo Property

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

latest999 B
Original Source

State.ElementInfo Property

This property is hidden and intended for internal use only.

Namespace : DevExpress.Xpf.Gauges

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

NuGet Package : DevExpress.Wpf.Gauges

Declaration

csharp
[Browsable(false)]
public StateInfo ElementInfo { get; set; }
vb
<Browsable(False)>
Public Property ElementInfo As StateInfo

Property Value

TypeDescription
StateInfo

A StateInfo object.

|

See Also

State Class

State Members

DevExpress.Xpf.Gauges Namespace