Namespace: Consultingwerk.WindowIntegrationKit.Controls
Class 
FindRecordsForCalculatedFieldsEventArgs Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.EventArgs

File:FindRecordsForCalculatedFieldsEventArgs
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Fri Jun 07 13:57:22 CEST 2013


Top Constructor Summary
Options Name Purpose
+ FindRecordsForCalculatedFieldsEventArgs (UltraGridRow) Constructor for the FindRecordsForCalculatedFieldsEventArgs class

Top Property Summary
Options Name Purpose
+ Consultingwerk.EventArgs Empty Returns the default instance of the Consultingwerk.EventArgs class
Inherited from Consultingwerk.EventArgs
+ LOGICAL Handled Indicates if the Event was handled
+ Infragistics.Win.UltraWinGrid.UltraGridRow Row Returns the reference to the UltraGridRow


Constructor Detail
Top

PUBLIC FindRecordsForCalculatedFieldsEventArgs (UltraGridRow)

Purpose: Constructor for the FindRecordsForCalculatedFieldsEventArgs class
Notes:

Parameters:
poRow Infragistics.Win.UltraWinGrid.UltraGridRow
The reference to the current UltraGridRow


Property Detail
Top

PUBLIC Consultingwerk.EventArgs Empty

Inherited from Consultingwerk.EventArgs
Purpose: Returns the default instance of the Consultingwerk.EventArgs class
Notes:

Returns Consultingwerk.EventArgs
Top

PUBLIC LOGICAL Handled

Purpose: Indicates if the Event was handled
Notes: The subscribed of this event is expected to set this to true

Returns LOGICAL
Top

PUBLIC Infragistics.Win.UltraWinGrid.UltraGridRow Row

Purpose: Returns the reference to the UltraGridRow
Notes:

Returns Infragistics.Win.UltraWinGrid.UltraGridRow


©2006-2016 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       26.08.2016 08:47:09