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



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

PUBLIC CloseColumnChooser ()

Purpose: Closes the ColumnChooser
Notes:

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


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


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