Skip to main content
All docs
V26.1
  • Palette.IsFromSkin Property

    For internal use.

    Namespace: DevExpress.XtraTreeMap

    Assembly: DevExpress.XtraTreeMap.v26.1.dll

    Declaration

    [Browsable(false)]
    [EditorBrowsable(EditorBrowsableState.Never)]
    [NonTestableProperty]
    [XtraSerializableProperty(XtraSerializationVisibility.Hidden)]
    public bool IsFromSkin { get; set; }

    Property Value

    Type
    Boolean
    See Also