Click or drag to resize

DataSourceCommandsExecuteDataSourceOfTableUserCancellable Method

Requeries the table data source.

Namespace: Altaxo.Worksheet.Commands
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static void ExecuteDataSourceOfTableUserCancellable(
	WorksheetController ctrl
)

Parameters

ctrl  WorksheetController
The controller that controls the data table.
See Also