Click or drag to resize

MonthCalendar.SelectionRange Property (Typed)

X#
A DateRange object representing the currently selected date range.

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

Property Value

Type: DateRange
A DateRange object representing the currently selected date range.
See Also