Back to Devexpress

BaseLeafPrimitive.BoundElementName Property

corelibraries-devexpress-dot-xtragauges-dot-core-dot-primitive-dot-baseleafprimitive-054c7762.md

latest1.3 KB
Original Source

BaseLeafPrimitive.BoundElementName Property

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

Namespace : DevExpress.XtraGauges.Core.Primitive

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

NuGet Package : DevExpress.Gauges.Core

Declaration

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

Property Value

TypeDescription
String

A string value.

|

See Also

BaseLeafPrimitive Class

BaseLeafPrimitive Members

DevExpress.XtraGauges.Core.Primitive Namespace