DateTimePicker.

SelectedDateFormat Property

Summary

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

Syntax

[Category("Appearance")]
[DefaultValue(DatePickerFormat.Short)]
public DatePickerFormat SelectedDateFormat { get; set; }

Attributes

Type Description
Category
DefaultValueAttribute

Value

Type Description
DatePickerFormat