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
+ Progress.Data.BindingSource Old


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


Returns Progress.Data.BindingSource
Top

PUBLIC Progress.Data.BindingSource Old


Returns Progress.Data.BindingSource


©2006-2020 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       04.02.2020 23:16:10