CalendarDayButton.IsToday Özellik

Tanım

Bu düğmeyle gösterilen tarihin geçerli tarih olup olmadığını gösteren bir değer alır.

public:
 property bool IsToday { bool get(); };
public bool IsToday { get; }
member this.IsToday : bool
Public ReadOnly Property IsToday As Boolean

Özellik Değeri

Boolean

true tarih geçerli tarihse; aksi takdirde , false.

Şunlara uygulanır