Click or drag to resize

ContentColumnSettings_DateTimeShowNaturalDateInViews Property

Gets or sets a value indicating whether a natural date (like 3min ago) should be shown in views in place of the specified format. Does not impact the format in the edition control.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[XmlAttributeAttribute]
public bool ShowNaturalDateInViews { get; set; }

Property Value

Type: Boolean
See Also