Click or drag to resize

DFNumericColumnNumericFormat Property

Gets and sets the numeric format.

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

Property Value

String
Remarks
Set to null to restore the default.
See Also