Namespace: Consultingwerk.Windows
Interface 
IUltraGridColumnChooserService Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.Windows.UltraGridColumnChooserService

File:IUltraGridColumnChooserService
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Mon Dec 12 22:28:03 CET 2011



Top Method Summary
Options Name Purpose
CloseColumnChooser () Closes the ColumnChooser
InvokeColumnChooser (UltraGridBase) Invokes the ColumnChooser for an UltraGrid instance

Top Event Summary
Options Name Purpose
ColumnChooserClosed (Object, EventArgs) Raised when the ColumnChooser was closed


Method Detail
Top

CloseColumnChooser ()

Purpose: Closes the ColumnChooser
Notes:

Top

InvokeColumnChooser (UltraGridBase)

Purpose: Invokes the ColumnChooser for an UltraGrid instance
Notes:

Parameters:
poGrid Infragistics.Win.UltraWinGrid.UltraGridBase
The reference to the UltraGridBase instance to invoke the ColumnChooser for


Event Detail
Top

ColumnChooserClosed (Object, EventArgs)

Purpose: Raised when the ColumnChooser was closed
Notes:

Parameters:
sender Progress.Lang.Object
The reference to the object that raised the event
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for the event


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       26.04.2026 22:35:01