Skip to main content
All docs
V25.2
  • TextFieldType.DateTime6 Field

    The date-time value in the “Month YY” format. For example, “October 25”.

    Namespace: DevExpress.Docs.Presentation

    Assembly: DevExpress.Docs.Presentation.v25.2.dll

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public static readonly TextFieldType DateTime6

    Field Value

    Type Description
    TextFieldType

    The field type.

    See Also