Back to Devexpress

StateIndicatorComponent.DataBindings Property

windowsforms-devexpress-dot-xtragauges-dot-win-dot-gauges-dot-state-dot-stateindicatorcomponent.md

latest1.5 KB
Original Source

StateIndicatorComponent.DataBindings Property

Provides access to the collection of data bindings for the control.

Namespace : DevExpress.XtraGauges.Win.Gauges.State

Assembly : DevExpress.XtraGauges.v25.2.Win.dll

NuGet Package : DevExpress.Win.Gauges

Declaration

csharp
public ControlBindingsCollection DataBindings { get; }
vb
Public ReadOnly Property DataBindings As ControlBindingsCollection

Property Value

TypeDescription
ControlBindingsCollection

A ControlBindingsCollection object representing a collection of data bindings.

|

See Also

StateIndicatorComponent Class

StateIndicatorComponent Members

DevExpress.XtraGauges.Win.Gauges.State Namespace