Skip to main content
All docs
V24.1

BorderBase.IsColorDefault Property

For internal use.

Namespace: DevExpress.XtraTreeMap

Assembly: DevExpress.XtraTreeMap.v24.1.dll

NuGet Package: DevExpress.TreeMap

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public bool IsColorDefault { get; }

Property Value

Type
Boolean
See Also