Namespace: Consultingwerk.SmartComponents.Implementation
Class 
DynamicBrowseButtonColumnEventHandler Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:DynamicBrowseButtonColumnEventHandler
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sat Oct 09 09:30:32 CEST 2021



Top Method Summary
Options Name Purpose
InitializeRowHandler (Object, InitializeRowEventArgs) Initializes the Row

Top Constructor Summary
Options Name Purpose
DynamicBrowseButtonColumnEventHandler (UltraGrid, character, character) Constructor for the DynamicBrowseButtonColumnEventHandler class

Top Property Summary
Options Name Purpose
CHARACTER ColumnKey
CHARACTER ColumnLabel


Method Detail
Top

InitializeRowHandler (Object, InitializeRowEventArgs)

Purpose: Initializes the Row
Notes:

Parameters:
sender System.Object
The Reference to the object that raised the event
e Infragistics.Win.UltraWinGrid.InitializeRowEventArgs
The InitializeRowEventArgs with the data for this event


Constructor Detail
Top

DynamicBrowseButtonColumnEventHandler (UltraGrid, character, character)

Purpose: Constructor for the DynamicBrowseButtonColumnEventHandler class
Notes:

Parameters:
poGrid Infragistics.Win.UltraWinGrid.UltraGrid
The reference to the UltraGrid
pcColumnKey CHARACTER
The key of the column
pcColumnLabel CHARACTER
The label of the column


Property Detail
Top

CHARACTER ColumnKey


Returns CHARACTER
Top

CHARACTER ColumnLabel


Returns CHARACTER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:23:24