CalendarDateChangedEventArgs.RemovedDate Vlastnost

Definice

Získá nebo nastaví datum, které bylo dříve zobrazeno.

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)

Hodnota vlastnosti

Nullable<DateTime>

Datum, které bylo dříve zobrazeno.

Platí pro