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

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

    Namespace: DevExpress.Docs.Presentation

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

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public static readonly TextFieldType DateTime11

    Field Value

    Type Description
    TextFieldType

    The field type.

    See Also