MonthCalSelectionEvent.Selection Property | |
A date value indicating the date the user selected in the control
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Selection AS DateRange GET
public virtual DateRange Selection { get; }
Request Example
View SourceProperty Value
Type:
DateRangeA date value indicating the date the user selected in the control
See Also