Click or drag to resize

DFColumnColumnType Property

Gets the type of the objects held by this column.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public abstract Type ColumnType { get; }

Property Value

Type

Implements

IDFColumnColumnType
See Also