GrapeCity MultiRow Windows Forms Documentation
ListChangedType Property


Gets a value that specifies how the list changes.
Syntax
Public ReadOnly Property ListChangedType As ListChangedType
Dim instance As MultiRowBindingCompleteEventArgs
Dim value As ListChangedType
 
value = instance.ListChangedType
public ListChangedType ListChangedType {get;}

Property Value

A System.ComponentModel.ListChangedType that represents how the list changes.
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.