Click or drag to resize

DataTableMatrixProxyWithMultipleColumnHeaderColumnsControllerDataTable Property

Gets or sets the selected data table.

Namespace: Altaxo.Gui.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ItemsController<DataTable> DataTable { get; set; }

Property Value

ItemsControllerDataTable
See Also