Condividi tramite


MonthCalendar.HitTestInfo.Time Proprietà

Definizione

Ottiene le informazioni sull'ora specifiche della posizione sottoposta a hit test.

public:
 property DateTime Time { DateTime get(); };
public DateTime Time { get; }
member this.Time : DateTime
Public ReadOnly Property Time As DateTime

Valore della proprietà

Informazioni sull'ora specifiche della posizione sottoposta a hit test.

Commenti

La Time proprietà contiene una data valida quando la MonthCalendar.HitArea proprietà è impostata su Date o WeekNumbers.

Si applica a

Vedi anche