Skip to main content
A newer version of this page is available. .

State.ElementInfo Property

This property is hidden and intended for internal use only.

Namespace: DevExpress.Xpf.Gauges

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Gauges, DevExpress.Wpf.Gauges

Declaration

[Browsable(false)]
public StateInfo ElementInfo { get; set; }

Property Value

Type Description
StateInfo

A StateInfo object.

See Also