NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

MonthCalendar.HitTestInfo.Time

[To be supplied.]

[Visual Basic]
Public ReadOnly Time As DateTime
[C#]
public readonly DateTime Time;
[C++]
public: readonly DateTime Time;
[JScript]
public var Time : DateTime;

See Also

MonthCalendar.HitTestInfo Class | MonthCalendar.HitTestInfo Members | System.WinForms Namespace