Click or drag to resize

TabbedElementControllerSetElements Method

Synchronizes the tabs with the view.

Namespace: Altaxo.Gui.Common
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected void SetElements(
	bool bInit
)

Parameters

bInit  Boolean
A value indicating whether the synchronization happens during initialization.
See Also