Click or drag to resize

IExpandCyclingVariableViewSetOptionsControl Method

Sets the view for the options configuration.

Namespace: Altaxo.Gui.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
void SetOptionsControl(
	Object control
)

Parameters

control  Object
The view object for the options configuration.
See Also