Top Method Summary
Options Name Purpose
PerformKeyDown (KeyEventArgs) Performs the KeyDown event for an embedded SmartLookup
PerformKeyPress (KeyPressEventArgs) Performs the KeyPress event for an embedded SmartLookup
PerformLeave (CancelEventArgs) Performs the Leave (BeforeCellDeactivate) event for an embedded SmartLookup

Top Property Summary
Options Name Purpose
Infragistics.Win.UltraWinGrid.UltraGrid OwningGrid


Method Detail
Top

PerformKeyDown (KeyEventArgs)

Purpose: Performs the KeyDown event for an embedded SmartLookup
Notes: Only supported when the lookup is used as an embedded editor

Parameters:
e System.Windows.Forms.KeyEventArgs
The KeyEventArgs of the original UltraGrid event
Top

PerformKeyPress (KeyPressEventArgs)

Purpose: Performs the KeyPress event for an embedded SmartLookup
Notes: Only supported when the lookup is used as an embedded editor

Parameters:
e System.Windows.Forms.KeyPressEventArgs
The KeyPressEventArgs of the original UltraGrid event
Top

PerformLeave (CancelEventArgs)

Purpose: Performs the Leave (BeforeCellDeactivate) event for an embedded SmartLookup
Notes: Only supported when the lookup is used as an embedded editor

Parameters:
e System.ComponentModel.CancelEventArgs
The CancelEventArgs of the original UltraGrid event


Property Detail
Top

Infragistics.Win.UltraWinGrid.UltraGrid OwningGrid


Returns Infragistics.Win.UltraWinGrid.UltraGrid


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:23:51