TimePickerBase.

PickerVisibility Property

Summary

Gets or sets a value indicating the visibility of the selectable date-time-parts in the user interface (UI).
Namespace
MahApps.Metro.Controls
Containing Type
TimePickerBase

Syntax

[Category("Appearance")]
[DefaultValue(TimePartVisibility.All)]
public TimePartVisibility PickerVisibility { get; set; }

Attributes

Type Description
Category
DefaultValueAttribute

Value

Type Description
TimePartVisibility