Click or drag to resize

DateTimePicker.DateRange Property (Typed)

X#
A DateRange object setting the range of allowable dates.

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

Property Value

Type: DateRange
A DateRange object setting the range of allowable dates.
See Also