Back to Devexpress

GaugeControlBase.Text Property

windowsforms-devexpress-dot-xtragauges-dot-win-dot-gaugecontrolbase-240bf08b.md

latest1.1 KB
Original Source

GaugeControlBase.Text Property

This member is not supported by the class.

Namespace : DevExpress.XtraGauges.Win

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

NuGet Package : DevExpress.Win.Gauges

Declaration

csharp
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override string Text { get; set; }
vb
<EditorBrowsable(EditorBrowsableState.Never)>
<Browsable(False)>
Public Overrides Property Text As String

Property Value

Type
String

See Also

GaugeControlBase Class

GaugeControlBase Members

DevExpress.XtraGauges.Win Namespace