Click or drag to resize

DataTableRangeWrapperColumnPropertyCount Property

Gets the number of property columns.

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

Property Value

Int32

Implements

IROTableDataSourceColumnPropertyCount
See Also