Click or drag to resize

IDecomposeByColumnContentViewSetDataControl Method

Sets the view for the data configuration.

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

Parameters

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