Click or drag to resize

PaletteMonthCalendarDoubleState Constructor (PaletteMonthCalendarRedirect)

Initialize a new instance of the PaletteMonthCalendarDoubleState class.

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 PaletteMonthCalendarDoubleState(
	PaletteMonthCalendarRedirect redirect
)

Parameters

redirect
Type: Internal.ComponentFactory.Krypton.ToolkitPaletteMonthCalendarRedirect
Inheritence redirection instance.
See Also