Skip to main content
All docs
V25.1
  • RepositoryItemDateTimeOffsetEdit.EditorTypeName Property

    Returns “DateTimeOffsetEdit”.

    Namespace: DevExpress.XtraEditors.Repository

    Assembly: DevExpress.XtraEditors.v25.1.dll

    NuGet Package: DevExpress.Win.Navigation

    Declaration

    [Browsable(false)]
    public override string EditorTypeName { get; }

    Property Value

    Type Description
    String

    The editor class name.

    See Also