Class DateTimeEventArgs | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

public class DateTimeEventArgs<T> : EventArgs

Type Parameters

T

Inheritance

DateTimeEventArgs

Inherited Members

Constructors

DateTimeEventArgs(T, T, string)

Initializes a new instance of DateTimeEventArgs

Properties

Format

The DateField or TimeField format.

NewValue

The new DateField or TimeField value.

OldValue

The old DateField or TimeField value.