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
Purpose: Returns the Column Key
Notes:



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

PROTECTED 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

PUBLIC 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

PUBLIC CHARACTER ColumnKey


Returns CHARACTER
Top

PUBLIC CHARACTER ColumnLabel


Returns CHARACTER


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