Click or drag to resize

MonthCalendar.Range Property

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

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

Property Value

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