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

    The date-time value in the “hh:mm” format. For example, “14:30”.

    Namespace: DevExpress.Docs.Presentation

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

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public static readonly TextFieldType DateTime10

    Field Value

    Type Description
    TextFieldType

    The field type.

    See Also