DataSourceCommandsExecuteDataSourceOfTableUserCancellable Method |
Requeries the table data source.
Namespace: Altaxo.Worksheet.CommandsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public static void ExecuteDataSourceOfTableUserCancellable(
WorksheetController ctrl
)
Parameters
- ctrl WorksheetController
- The controller that controls the data table.
See Also