Click or drag to resize

MonthCalendar.Selection Property (Typed)

X#
The currently selected date. In the case of a multiple selection, the starting date is returned.

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

Property Value

Type: Date
The currently selected date. In the case of a multiple selection, the starting date is returned.
See Also