GrapeCity MultiRow Windows Forms Documentation
MultiRowBindingCompleteEventArgs Constructor


The type of the changed list.
Initializes a new instance of the MultiRowBindingCompleteEventArgs class.
Syntax
Public Function New( _
   ByVal listChangedType As ListChangedType _
)
Dim listChangedType As ListChangedType
 
Dim instance As New MultiRowBindingCompleteEventArgs(listChangedType)
public MultiRowBindingCompleteEventArgs( 
   ListChangedType listChangedType
)

Parameters

listChangedType
The type of the changed list.
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 Class
MultiRowBindingCompleteEventArgs Members

 

 


Copyright © GrapeCity, inc. All rights reserved.