Show / Hide Table of Contents

Enum DatePickerFormat

Specifies date formats for a DatePicker.

Namespace: System.Windows.Controls
Assembly: OpenSilver.Controls.dll
Syntax
public enum DatePickerFormat

Fields

Name Description
Long

Specifies that the date should be displayed using unabbreviated days of the week and month names.

Short

Specifies that the date should be displayed using abbreviated days of the week and month names.

  • Improve this Doc
  • View Source