Namespace: Consultingwerk.Windows
Class 
UltraGridAsyncActivateCellHandler Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:UltraGridAsyncActivateCellHandler
Purpose:Uses a 1 msec timer to activate a cell in an UltraGrid
asynchronously
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Tue Dec 04 14:47:58 CET 2012



Top Method Summary
Options Name Purpose
# TickHandler (Object, EventArgs) Handler for the Tick event

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


Method Detail
Top

PROTECTED TickHandler (Object, EventArgs)

Purpose: Handler for the Tick event
Notes: Used for asynchronous operation

Parameters:
sender System.Object
The reference to the object that raised the event
e System.EventArgs
The System.EventArgs with the data for this event


Constructor Detail
Top

PUBLIC UltraGridAsyncActivateCellHandler (UltraGrid, character)

Purpose: Constructor for the UltraGridAsyncActivateCellHandler class
Notes:

Parameters:
poGrid Infragistics.Win.UltraWinGrid.UltraGrid
The reference to the Grid
pcColumn CHARACTER
The key of the Column that should be activated after a 1 msec Timer


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