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
Purpose: Raised when the ColumnChooser was closed
Notes:



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

PUBLIC CloseColumnChooser ()

Purpose: Closes the ColumnChooser
Notes:

Top

PUBLIC 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

PROTECTED CreateColumnChooserForm ()

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

Top

PROTECTED 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

PUBLIC 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

PROTECTED OnColumnChooserClosed (EventArgs)

Purpose: Raises the ColumnChooserClosed event
Notes:

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


Event Detail
Top

PUBLIC 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

PUBLIC Consultingwerk.Windows.Forms.IUltraGridColumnChooserForm ColumnChooserForm


Returns Consultingwerk.Windows.Forms.IUltraGridColumnChooserForm
Top

PUBLIC Infragistics.Win.UltraWinGrid.UltraGridBase CurrentGrid


Returns Infragistics.Win.UltraWinGrid.UltraGridBase
Top

PUBLIC System.Windows.Forms.Form CurrentGridForm


Returns System.Windows.Forms.Form


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:25:24