Click or drag to resize

DFBoolColumnColumnType 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 override Type ColumnType { get; }

Return Value

Type
Returns System.Boolean.

Implements

IDFColumnColumnType
See Also