[]
        
(Showing Draft Content)

C1.Win.Calendar.DateEdit.DateTimeField

DateTimeField Enum

Represents date-time fields.

Namespace: C1.Win.Calendar.DateEdit
Assembly: C1.Win.Calendar.8.dll
Syntax
public enum DateTimeField

Fields

Name Description
AMPM

The date-time field that contains the AMPM part of the value.

DayOfMonth

The date-time field that contains the DayOfMonth part of the value.

Default

Used the default date-time field.

Era

The date-time field that contains the Era part of the value.

Hour

The date-time field that contains the Hour part of the value.

Minute

The date-time field that contains the Minute part of the value.

Month

The date-time field that contains the Month part of the value.

Second

The date-time field that contains the Second part of the value.

Year

The date-time field that contains the Year part of the value.