| Basic Date Picker Documentation |
|
TimePicker.SelectedTimeFormatted Property
Gets the formatted SelectedTime as string based on the TimeFormat.
[Visual Basic]
Public ReadOnly Property SelectedTimeFormatted As
String
[C#]
public
string SelectedTimeFormatted {get;}
See Also
TimePicker Class | BasicFrame.WebControls Namespace