Namespace: Consultingwerk.WindowIntegrationKit.Controls
Class 
RenderedBrowseWithSearchControl Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.WindowIntegrationKit.Controls.RenderedBrowseControl
Implements: Consultingwerk.WindowIntegrationKit.Controls.IOverlayControl

File:RenderedBrowseWithSearchControl
Purpose:A variant of the RenderedBrowseControl with support for
the UltraGrid FilterUI as a filter row
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Sep 06 11:19:13 CEST 2012



Top Method Summary
Options Name Purpose
FillFilterDictionary () Populates the current Filter Dictionary
OnApplyFilter (EventArgs) Raises the ApplyFilter event
OnKeyDown (KeyEventArgs) Raises the Key Down Event
OnMouseClick (MouseEventArgs) Raises the MouseClick event

Top Constructor Summary
Options Name Purpose
RenderedBrowseWithSearchControl (RenderedBrowseContext) Constructor of the RenderedBrowseWithSearchControl class

Top Event Summary
Options Name Purpose
ApplyFilter DELEGATE System.EventHandler Raised when the user pressed Enter or Return in a Filter Cell

Top Property Summary
Options Name Purpose
Consultingwerk.Framework.Collections.CharacterDictionary FilterValues


Method Detail
Top

FillFilterDictionary ()

Purpose: Populates the current Filter Dictionary
Notes:

Top

OnApplyFilter (EventArgs)

Purpose: Raises the ApplyFilter event
Notes:

Parameters:
e System.EventArgs
The System.EventArgs with the data for this event
Top

OnKeyDown (KeyEventArgs)

Purpose: Raises the Key Down Event
Notes: Handles the Return or Enter key in a Filter cell

Parameters:
e System.Windows.Forms.KeyEventArgs
The KeyEventArgs with the data for this event
Top

OnMouseClick (MouseEventArgs)

Purpose: Raises the MouseClick event
Notes:

Parameters:
e System.Windows.Forms.MouseEventArgs
The MouseEventArgs with the data for this event


Constructor Detail
Top

RenderedBrowseWithSearchControl (RenderedBrowseContext)

Purpose: Constructor of the RenderedBrowseWithSearchControl class
Notes:

Parameters:
poContext Consultingwerk.WindowIntegrationKit.Controls.RenderedBrowseContext
An instance of a Consultingwerk.WindowIntegrationKit.Controls.RenderedBrowseContext that contains the settings for this RenderedBrowseControl instance


Event Detail
Top

ApplyFilter DELEGATE System.EventHandler

Purpose: Raised when the user pressed Enter or Return in a Filter Cell
Notes:

Delegate: System.EventHandler


Property Detail
Top

Consultingwerk.Framework.Collections.CharacterDictionary FilterValues


Returns Consultingwerk.Framework.Collections.CharacterDictionary


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