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