GrapeCity MultiRow Windows Forms Documentation
MultiRowBindingCompleteEventArgs Class
Members 


Provides data for the DataBindingComplete event of the GcMultiRow control.
Syntax
Public Class MultiRowBindingCompleteEventArgs 
   Inherits System.EventArgs
public class MultiRowBindingCompleteEventArgs : System.EventArgs 
Remarks

The DataBindingComplete event is raised when the contents of the data source change or when the value of the DataSource, DataMember, or System.Windows.Forms.Control.BindingContext property changes.

This class describes the change made by the System.Windows.Forms.CurrencyManager to its underlying list.

Inheritance Hierarchy

System.Object
   System.EventArgs
      GrapeCity.Win.MultiRow.MultiRowBindingCompleteEventArgs

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MultiRowBindingCompleteEventArgs Members
GrapeCity.Win.MultiRow Namespace
DataBindingComplete Event

 

 


Copyright © GrapeCity, inc. All rights reserved.