TabbedElementControllerSetElements Method |
Synchronizes the tabs with the view.
Namespace: Altaxo.Gui.CommonAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected void SetElements(
bool bInit
)
Parameters
- bInit Boolean
- A value indicating whether the synchronization happens during initialization.
See Also