Namespace: Consultingwerk.Windows.Controls
Class 
UltraListViewFilterController Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:UltraListViewFilterController
Purpose:Provides search capabilities to an UltraListViewController
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sat Jul 25 06:30:34 CEST 2020



Top Method Summary
Options Name Purpose
DisplayAll () Displays all entries
TextChangedHandler (Object, EventArgs) Event handler for the TextChanged event of the search text box

Top Constructor Summary
Options Name Purpose
UltraListViewFilterController (UltraListView, UltraTextEditor) Constructor for the UltraListViewFilterController class

Top Property Summary
Options Name Purpose
Infragistics.Win.UltraWinEditors.UltraTextEditor SearchTextBox
Infragistics.Win.UltraWinListView.UltraListView UltraListView


Method Detail
Top

DisplayAll ()

Purpose: Displays all entries
Notes:

Top

TextChangedHandler (Object, EventArgs)

Purpose: Event handler for the TextChanged event of the search text box
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e System.EventArgs
The reference to the


Constructor Detail
Top

UltraListViewFilterController (UltraListView, UltraTextEditor)

Purpose: Constructor for the UltraListViewFilterController class
Notes:

Parameters:
poUltraListView Infragistics.Win.UltraWinListView.UltraListView
The reference to the Text box used for searching
poSearchTextBox Infragistics.Win.UltraWinEditors.UltraTextEditor
The reference to the UltraListView


Property Detail
Top

Infragistics.Win.UltraWinEditors.UltraTextEditor SearchTextBox


Returns Infragistics.Win.UltraWinEditors.UltraTextEditor
Top

Infragistics.Win.UltraWinListView.UltraListView UltraListView


Returns Infragistics.Win.UltraWinListView.UltraListView


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