Back to Devexpress

BaseGauge.ParentName Property

corelibraries-devexpress-dot-xtragauges-dot-core-dot-model-dot-basegauge-6da91e49.md

latest1.1 KB
Original Source

BaseGauge.ParentName Property

This member supports the internal infrastructure and is not intended to be used directly from your code.

Namespace : DevExpress.XtraGauges.Core.Model

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

NuGet Package : DevExpress.Gauges.Core

Declaration

csharp
[Browsable(false)]
public string ParentName { get; set; }
vb
<Browsable(False)>
Public Property ParentName As String

Property Value

Type
String

See Also

BaseGauge Class

BaseGauge Members

DevExpress.XtraGauges.Core.Model Namespace