Click or drag to resize

IAscendingIntegerCollectionViewSwitchEasyAdvanced Method

Switches between easy and advanced view.

Namespace: Altaxo.Gui.Common
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
void SwitchEasyAdvanced(
	bool showAdvanced
)

Parameters

showAdvanced  Boolean
If , shows the advanced view.
See Also