Click or drag to resize

DFColumnLabel Property

Gets and sets the label in the header of this column.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public string Label { get; set; }

Property Value

String

Implements

IDFColumnLabel
See Also