TimePickerBase.

IsDatePickerVisible Property

Summary

Gets or sets a value indicating whether the date can be selected or not. This property is read-only.
Namespace
MahApps.Metro.Controls
Containing Type
TimePickerBase

Syntax

public bool IsDatePickerVisible { get; protected set; }

Value

Type Description
bool