CalendarDayButton.IsToday Propriété

Définition

Obtient une valeur indiquant si la date représentée par ce bouton est la date actuelle.

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

Valeur de propriété

Boolean

true si la date est la date actuelle ; sinon, false.

S’applique à