Click or drag to resize

DataTableMatrixProxyBaseDoubleMatrixAsNullDeviceColumnCount Property

The number of columns of the matrix.

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public int ColumnCount { get; }

Property Value

Int32

Implements

IROMatrixTColumnCount
See Also