ColorPalette.CalcBorder Property
Gets whether to paint top/bottom borders between neighboring color chips.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true to hide top/bottom borders between neighboring color chips; otherwise, false. |
Remarks
This member supports the internal infrastructure and isn’t intended to be used directly from your code.
See Also