CalendarDayButton.IsSelected Özellik

Tanım

Bu düğmeyle temsil edilen tarihin seçili olup olmadığını gösteren bir değer alır.

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

Özellik Değeri

Boolean

true tarih seçiliyse; aksi takdirde , false.

Şunlara uygulanır