Click or drag to resize

MonthCalendar.Today Property (Typed)

X#
The date specified as "today" for the MonthCalendar control.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY Today AS DATE GET SET 
Request Example View Source

Property Value

Type: Date
The date specified as "today" for the MonthCalendar control.
See Also