StateIndicatorComponent(String) Constructor
Initializes a new instance of the StateIndicatorComponent class with the specified name.
Namespace: DevExpress.XtraGauges.Win.Gauges.State
Assembly: DevExpress.XtraGauges.v26.1.Win.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| name | String | A String value that specifies the name of the component. |
See Also