Namespace: Consultingwerk.SmartComponents.Base
Class 
InitializeLookupBrowserLayoutEventArgs Copy to Clipboard
Parent classes:
Inherits: Infragistics.Win.UltraWinGrid.InitializeLayoutEventArgs

File:InitializeLookupBrowserLayoutEventArgs
Purpose:Event argument class for the InitializeLookupBrowserLayout
event of the SmartLookup
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Tue Apr 05 14:31:35 CEST 2011
Purpose: Returns the reference to the Grid control used as the Lookup Browser
Notes:


Top Constructor Summary
Options Name Purpose
+ InitializeLookupBrowserLayoutEventArgs (UltraGridLayout, UltraGrid) Constructor for the InitializeLookupBrowserLayoutEventArgs class

Top Property Summary
Options Name Purpose
+ Infragistics.Win.UltraWinGrid.UltraGrid Grid


Constructor Detail
Top

PUBLIC InitializeLookupBrowserLayoutEventArgs (UltraGridLayout, UltraGrid)

Purpose: Constructor for the InitializeLookupBrowserLayoutEventArgs class
Notes:

Parameters:
layout Infragistics.Win.UltraWinGrid.UltraGridLayout
The reference to the UltraGridLayout instance associated with this event
poGrid Infragistics.Win.UltraWinGrid.UltraGrid
The reference to the UltraGrid that is initializing it's layout


Property Detail
Top

PUBLIC Infragistics.Win.UltraWinGrid.UltraGrid Grid


Returns Infragistics.Win.UltraWinGrid.UltraGrid


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 05:53:28