Click or drag to resize

DFDateTimeColumnDateFormat Property

Gets and sets the date format.

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

Property Value

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