Back to Devexpress

BaseLeafPrimitive.ParentCollectionName Property

corelibraries-devexpress-dot-xtragauges-dot-core-dot-primitive-dot-baseleafprimitive-60ec813d.md

latest1.3 KB
Original Source

BaseLeafPrimitive.ParentCollectionName 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 ParentCollectionName { get; set; }
vb
<Browsable(False)>
Public Overridable Property ParentCollectionName As String

Property Value

TypeDescription
String

A string value.

|

See Also

BaseLeafPrimitive Class

BaseLeafPrimitive Members

DevExpress.XtraGauges.Core.Primitive Namespace