Skip to main content
A newer version of this page is available. .
All docs
V20.2

Palette.IsFromSkin Property

For internal use.

Namespace: DevExpress.XtraTreeMap

Assembly: DevExpress.XtraTreeMap.v20.2.dll

NuGet Package: DevExpress.TreeMap

Declaration

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

Property Value

Type
Boolean
See Also