Method GetTimeSeparator
GetTimeSeparator()
Gets time separator used in the TimePicker.
Typically it is a colon (:).
protected virtual string GetTimeSeparator()
Returns
- string
The time separator as a string.
Gets time separator used in the TimePicker.
Typically it is a colon (:).
protected virtual string GetTimeSeparator()
The time separator as a string.