Back to Devexpress

StateImageIndicatorComponent.Color Property

windowsforms-devexpress-dot-xtragauges-dot-win-dot-base-dot-stateimageindicatorcomponent-cc4741a0.md

latest1.2 KB
Original Source

StateImageIndicatorComponent.Color Property

Gets or sets the control’s color.

Namespace : DevExpress.XtraGauges.Win.Base

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

NuGet Package : DevExpress.Win.Gauges

Declaration

csharp
[XtraSerializableProperty]
public Color Color { get; set; }
vb
<XtraSerializableProperty>
Public Property Color As Color

Property Value

TypeDescription
Color

The control’s color.

|

See Also

StateImageIndicatorComponent Class

StateImageIndicatorComponent Members

DevExpress.XtraGauges.Win.Base Namespace