Namespace: Consultingwerk.SmartComponents.Base
Class 
BindingSourceChangedEventArgs Copy to Clipboard
Parent classes:
Inherits: System.EventArgs

File:BindingSourceChangedEventArgs
Purpose:Event Argument class for the BindingSourceChanged event
of the SmartDataAdapter class
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun Dec 27 11:54:55 CET 2009


Top Constructor Summary
Options Name Purpose
+ BindingSourceChangedEventArgs (BindingSource, BindingSource) Constructor for the BindingSourceChangedEventArgs

Top Property Summary
Options Name Purpose
+ Progress.Data.BindingSource New Returns the reference to the New ProBindingSource
+ Progress.Data.BindingSource Old Returns the reference to the Old ProBindingSource


Constructor Detail
Top

PUBLIC BindingSourceChangedEventArgs (BindingSource, BindingSource)

Purpose: Constructor for the BindingSourceChangedEventArgs
Notes:

Parameters:
poOld Progress.Data.BindingSource
The reference to the Progress.Data.BindingSource (ProBindingSource)
poNew Progress.Data.BindingSource
The reference to the Progress.Data.BindingSource (ProBindingSource)


Property Detail
Top

PUBLIC Progress.Data.BindingSource New

Purpose: Returns the reference to the New ProBindingSource
Notes:

Returns Progress.Data.BindingSource
Top

PUBLIC Progress.Data.BindingSource Old

Purpose: Returns the reference to the Old ProBindingSource
Notes:

Returns Progress.Data.BindingSource


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