DateTimeSelectionEvent.SelectedDate 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 SelectedDate AS DATE GET
public virtual Date SelectedDate { get; }
Request Example
View SourceProperty Value
Type:
DateA date value indicating the date the user selected in the control
See Also