|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
# | AttachEventHandlers (UltraGrid) |
Attaches event handlers to the grid |
|
# | CloseControlHandler (Object, EventArgs) |
Event handler for the LostFocus event of the search controol |
|
# | FormClosedHandler (Object, FormClosedEventArgs) |
Event handler for the FormClosed event of the Form |
|
# | KeyPressHandler (Object, KeyPressEventArgs) |
Event handler for the KeyPres event of the UltraGrid |
|
# A | PerformSearch (character, character, character) |
Performs the search |
|
# | PerformSearchHandler (Object, PerformSearchEventArgs) |
Event handler for the SearchPhrase event of the search control |
|
# | CHARACTER SortedColumnDataType () |
Returns the ABL Data Type of the first sorted column |
Options | Name | Purpose | |
---|---|---|---|
+ | UltraGridSearchProvider (UltraGrid) |
Constructor for the UltraGridSearchProvider class |
Options | Name | Purpose | |
---|---|---|---|
+ | CHARACTER ColumnDataType |
|
|
+ | CHARACTER CurrentColumnName |
|
|
+ | Infragistics.Win.UltraWinGrid.UltraGrid Grid |
|
|
+ | Consultingwerk.Windows.Controls.UltraGridSearchControl SearchControl |
|
Top
PROTECTED AttachEventHandlers (UltraGrid)
|
|||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED CloseControlHandler (Object, EventArgs)
|
|||||||||||||||||||||||||
PROTECTED FormClosedHandler (Object, FormClosedEventArgs)
|
|||||||||||||||||||||||||
PROTECTED KeyPressHandler (Object, KeyPressEventArgs)
|
|||||||||||||||||||||||||
PROTECTED PerformSearch (character, character, character)
|
|||||||||||||||||||||||||
PROTECTED PerformSearchHandler (Object, PerformSearchEventArgs)
|
|||||||||||||||||||||||||
PROTECTED CHARACTER SortedColumnDataType ()
|
PUBLIC UltraGridSearchProvider (UltraGrid)
|
---|
PUBLIC CHARACTER ColumnDataType
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER CurrentColumnName
|
|||||||||
PUBLIC Infragistics.Win.UltraWinGrid.UltraGrid Grid
|
|||||||||
PUBLIC Consultingwerk.Windows.Controls.UltraGridSearchControl SearchControl
|