Table of Contents

Method GetTimeSeparator

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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.