CalendarDateChangedEventArgs.RemovedDate Propiedad

Definición

Obtiene o establece la fecha que se mostró anteriormente.

public:
 property Nullable<DateTime> RemovedDate { Nullable<DateTime> get(); };
public DateTime? RemovedDate { get; }
member this.RemovedDate : Nullable<DateTime>
Public ReadOnly Property RemovedDate As Nullable(Of DateTime)

Valor de propiedad

Nullable<DateTime>

Fecha que se mostró previamente.

Se aplica a