Table of Contents

Event DateChanged

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

DateChanged event, raised when the Date property has changed.

public event Action<DateTimeEventArgs<DateTime>> DateChanged

Returns

Action<DateTimeEventArgs<DateTime>>
DateChanged event, raised when the property has changed.

Remarks

This event is raised when the Date property changes.