TimePickerBase.

IsReadOnly Property

Summary

Gets or sets a value indicating whether the contents of the TimePickerBase are not editable.
Namespace
MahApps.Metro.Controls
Containing Type
TimePickerBase

Syntax

public bool IsReadOnly { get; set; }

Value

Type Description
bool