Click or drag to resize

BrowserListItemChangeDate Property

Gets or sets the last change 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 ChangeDate { get; set; }

Property Value

DateTime
See Also