Palette.IsPredefined Property
Returns the value indicating whether or not the palette is predefined.
Namespace: DevExpress.XtraTreeMap
Assembly: DevExpress.XtraTreeMap.v24.1.dll
NuGet Package: DevExpress.TreeMap
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if a palette is predefined; otherwise false |
See Also