|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
- | InitializeComponent () |
Initializes the Component |
|
+ | InitializeSearchControl (UltraGrid, character, character) |
Initializes the Search control |
|
# | KeyDownHandler (Object, KeyEventArgs) |
Event handler for the KeyDown event of the search control |
|
# | LeaveHandler (Object, EventArgs) |
Event handler for the Leave event of the current control |
|
# | OnCloseControl (EventArgs) |
Raises the CloseControl |
|
# | OnLoad (EventArgs) |
Raises the Load event |
|
# | OnPerformSearch (PerformSearchEventArgs) |
Raises the PerformSearch |
Options | Name | Purpose | |
---|---|---|---|
+ | UltraGridSearchControl () |
Constructor for the UltraGridSearchControl class |
Options | Name | Purpose | |
---|---|---|---|
+ | CloseControl (Object, EventArgs) |
Raised when the Control should be closed |
|
+ | PerformSearch (Object, PerformSearchEventArgs) |
Raised when the search should be performed |
Top
PRIVATE InitializeComponent ()
|
|||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC InitializeSearchControl (UltraGrid, character, character)
|
|||||||||||||||||||||||||
PROTECTED KeyDownHandler (Object, KeyEventArgs)
|
|||||||||||||||||||||||||
PROTECTED LeaveHandler (Object, EventArgs)
|
|||||||||||||||||||||||||
PROTECTED OnCloseControl (EventArgs)
|
|||||||||||||||||||||||||
PROTECTED OnLoad (EventArgs)
|
|||||||||||||||||||||||||
PROTECTED OnPerformSearch (PerformSearchEventArgs)
|
PUBLIC UltraGridSearchControl ()
|
---|
PUBLIC CloseControl (Object, EventArgs)
|
||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC PerformSearch (Object, PerformSearchEventArgs)
|