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

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

Progress.Data.BindingSource New


Returns Progress.Data.BindingSource
Top

Progress.Data.BindingSource Old


Returns Progress.Data.BindingSource


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       30.03.2026 11:05:50