CalendarDateChangedEventArgs.AddedDate Właściwość

Definicja

Pobiera lub ustawia datę, która ma być nowo wyświetlana.

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

Wartość właściwości

Nullable<DateTime>

Data, która ma być nowo wyświetlana.

Dotyczy