Skip to main content
All docs
V25.1
  • LookUpEditSearchHighlightEventArgs.EditorText Property

    Namespace: DevExpress.XtraEditors.Controls

    Assembly: DevExpress.XtraEditors.v25.1.dll

    NuGet Package: DevExpress.Win.Navigation

    Declaration

    [EditorBrowsable(EditorBrowsableState.Never)]
    public string EditorText { get; }

    Property Value

    Type
    String
    See Also