MonthCalendar.TodayDateSet Propriété

Définition

Obtient une valeur indiquant si la propriété TodayDate a été définie explicitement.

public:
 property bool TodayDateSet { bool get(); };
[System.ComponentModel.Browsable(false)]
public bool TodayDateSet { get; }
[<System.ComponentModel.Browsable(false)>]
member this.TodayDateSet : bool
Public ReadOnly Property TodayDateSet As Boolean

Valeur de propriété

Boolean

true si la valeur de la propriété TodayDate a été explicitement définie ; sinon, false. La valeur par défaut est false.

Attributs

S’applique à

Voir aussi