DateTimePicker.DateRange Property | |
A DateRange object setting the range of allowable dates.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY DateRange AS USUAL GET SET
public virtual Usual DateRange { get; set; }
Request Example
View SourceProperty Value
Type:
UsualA DateRange object setting the range of allowable dates.
See Also