CalendarDayButton.IsSelected 屬性

定義

取得值,指出是否已選取這個按鈕表示的日期。

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

屬性值

如果這個日期已遭選取則為 true,否則為 false

適用於