DateTimeEditors for WinRT
C1DatePickerFormat Enumeration

Specifies the DateTime format the C1DatePicker control displays.
Syntax
'Declaration
 
Public Enum C1DatePickerFormat 
   Inherits System.Enum
public enum C1DatePickerFormat : System.Enum 
Members
MemberDescription
CustomSpecifies that date format is determined by the C1DatePicker.CustomFormat property.
LongSpecifies that the date should be displayed using unabbreviated days of the week and month names.
ShortSpecifies that the date should be displayed using abbreviated days of the week and month names.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Xaml.DateTimeEditors.C1DatePickerFormat

See Also

Reference

C1.Xaml.DateTimeEditors Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback