Click or drag to resize

MonthCalendar.Range Property (Typed)

X#
A DateRange object setting the minimum and maximum allowable dates for the MonthCalendar control.

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

Property Value

Type: DateRange
A DateRange object setting the minimum and maximum allowable dates for the MonthCalendar control.
See Also