Click or drag to resize

PaletteRedirectGetRibbonShape Method

Gets the ribbon shape that should be used.

Namespace:  Internal.ComponentFactory.Krypton.Toolkit
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
public virtual PaletteRibbonShape GetRibbonShape()

Return Value

Type: PaletteRibbonShape
Ribbon shape value.

Implements

IPaletteGetRibbonShape
See Also