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

PUBLIC 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

PUBLIC 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

PUBLIC 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

PUBLIC Infragistics.Win.UltraWinGrid.UltraGrid OwningGrid


Returns Infragistics.Win.UltraWinGrid.UltraGrid


©2006-2020 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       04.02.2020 23:17:42