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

    The date-time value in the “DD-Mon-YY” format. For example, “12-Oct-25”.

    Namespace: DevExpress.Docs.Presentation

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

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public static readonly TextFieldType DateTime5

    Field Value

    Type Description
    TextFieldType

    The field type.

    See Also