TimePickerBase.

SelectedTimeFormat Property

Summary

Gets or sets the format that is used to display the selected time.
Namespace
MahApps.Metro.Controls
Containing Type
TimePickerBase

Syntax

[Category("Appearance")]
[DefaultValue(TimePickerFormat.Long)]
public TimePickerFormat SelectedTimeFormat { get; set; }

Attributes

Type Description
Category
DefaultValueAttribute

Value

Type Description
TimePickerFormat