Click or drag to resize

BrowserListItemCreationDate Property

Gets or sets the creation date shown for the item.

Namespace: Altaxo.Gui.Pads.ProjectBrowser
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public DateTime CreationDate { get; set; }

Property Value

DateTime
See Also