Click or drag to resize

WorksheetLayoutDataTable Property

Gets the data table associated with this worksheet layout.

Namespace: Altaxo.Worksheet
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public DataTable DataTable { get; set; }

Property Value

DataTable
See Also