Enum PopupTimeSelectionMode
Determines the granularity of time selection by a popup. Hours and minutes are always used.
Namespace: System.Windows.Controls
Assembly: OpenSilver.dll
Syntax
public enum PopupTimeSelectionMode
Fields
Name | Description |
---|---|
AllowSecondsSelection | Hours, Minutes and Seconds. |
HoursAndMinutesOnly | Hours and Minutes. |