Click or drag to resize

DateTimePicker.SelectedDate Property (Typed)

X#
A date specifying the currently selected date.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY SelectedDate AS DATE GET SET 
Request Example View Source

Property Value

Type: Date
A date specifying the currently selected date.
See Also