Skip to main content
All docs
V25.1
  • BorderBase.IsColorDefault Property

    For internal use.

    Namespace: DevExpress.XtraTreeMap

    Assembly: DevExpress.XtraTreeMap.v25.1.dll

    NuGet Package: DevExpress.TreeMap

    Declaration

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

    Property Value

    Type
    Boolean
    See Also