TimePickerBase.

SelectedDateTime Property

Summary

Gets or sets the currently selected date and time.
Namespace
MahApps.Metro.Controls
Containing Type
TimePickerBase

Syntax

public DateTime? SelectedDateTime { get; set; }

Value

Type Description
DateTime?