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

    The date-time value in the “Day, Month DD, YYYY” format. For example, “Sunday, October 12, 2025”.

    Namespace: DevExpress.Docs.Presentation

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

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public static readonly TextFieldType DateTime2

    Field Value

    Type Description
    TextFieldType

    The field type.

    See Also