Namespace: Consultingwerk.Windows
Class 
UltraGridColumnChooserService Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Consultingwerk.Windows.IUltraGridColumnChooserService

File:UltraGridColumnChooserService
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Tue Dec 13 06:30:19 CET 2011



Top Method Summary
Options Name Purpose
CloseColumnChooser () Closes the ColumnChooser
ColumnChooserFormClosedHandler (Object, FormClosedEventArgs) Event handler for the FormClosed event of the ColumnChooserForm
CreateColumnChooserForm () Creates an instance of the ColumnChooserForm
CurrentGridFormClosingHandler (Object, FormClosingEventArgs) Event handler for the FormClosing event of the current grid container
InvokeColumnChooser (UltraGridBase) Invokes the ColumnChooser for an UltraGrid instance
OnColumnChooserClosed (EventArgs) Raises the ColumnChooserClosed event

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

Top Property Summary
Options Name Purpose
Consultingwerk.Windows.Forms.IUltraGridColumnChooserForm ColumnChooserForm
Infragistics.Win.UltraWinGrid.UltraGridBase CurrentGrid
System.Windows.Forms.Form CurrentGridForm


Method Detail
Top

CloseColumnChooser ()

Purpose: Closes the ColumnChooser
Notes:

Top

ColumnChooserFormClosedHandler (Object, FormClosedEventArgs)

Purpose: Event handler for the FormClosed event of the ColumnChooserForm
Notes:

Parameters:
sender System.Object
The reference object that raised the event
e System.Windows.Forms.FormClosedEventArgs
The FormClosedEventArgs with the data for this event
Top

CreateColumnChooserForm ()

Purpose: Creates an instance of the ColumnChooserForm
Notes: Overriabled method, to allow customization of the actual ColumnChooserForm

Top

CurrentGridFormClosingHandler (Object, FormClosingEventArgs)

Purpose: Event handler for the FormClosing event of the current grid container
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e System.Windows.Forms.FormClosingEventArgs
The FormClosingEventArgs with the data for this event
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
Top

OnColumnChooserClosed (EventArgs)

Purpose: Raises the ColumnChooserClosed event
Notes:

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


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


Property Detail
Top

Consultingwerk.Windows.Forms.IUltraGridColumnChooserForm ColumnChooserForm


Returns Consultingwerk.Windows.Forms.IUltraGridColumnChooserForm
Top

Infragistics.Win.UltraWinGrid.UltraGridBase CurrentGrid


Returns Infragistics.Win.UltraWinGrid.UltraGridBase
Top

System.Windows.Forms.Form CurrentGridForm


Returns System.Windows.Forms.Form


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