Click or drag to resize

IWorksheetControllerDataTable Property

This returns the Table that is managed by this controller.

Namespace: Altaxo.Gui.Worksheet.Viewing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
DataTable DataTable { get; }

Property Value

DataTable
See Also