Click or drag to resize

ButtonSpecRemapByContentBasePaletteContent Property

Gets the palette content to use for remapping.

Namespace:  Internal.ComponentFactory.Krypton.Toolkit
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public abstract IPaletteContent PaletteContent { get; }

Property Value

Type: IPaletteContent
See Also