Skip to main content
All docs
V26.1
  • TextFieldType.DateTime2 Field

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

    Namespace: DevExpress.Docs.Office

    Assembly: DevExpress.Docs.Core.v26.1.dll

    NuGet Package: DevExpress.Docs.Core

    Declaration

    public static readonly TextFieldType DateTime2

    Field Value

    Type Description
    TextFieldType

    The field type.

    See Also