Skip to main content

LookUpEditAutoSearchEventArgs Class

Provides arguments for the LookUpEdit.AutoSearch and GridLookUpEdit.AutoSearch events.

Namespace: DevExpress.XtraEditors.Controls

Assembly: DevExpress.XtraEditors.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public class LookUpEditAutoSearchEventArgs :
    LookUpEditSearchHighlightEventArgs

Inheritance

See Also