MonthCalendar.SelectionRange Property | |
A DateRange object representing the currently selected date range.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY SelectionRange AS USUAL GET SET
public virtual Usual SelectionRange { get; set; }
Request Example
View SourceProperty Value
Type:
UsualA DateRange object representing the currently selected date range.
See Also