public static GridControlAdapterNotifyChange CreateMoveChange( int oldStartingIndex, int newStartingIndex, int count, bool isAnimated )
'Declaration Public Shared Function CreateMoveChange( _ ByVal oldStartingIndex As Integer, _ ByVal newStartingIndex As Integer, _ ByVal count As Integer, _ ByVal isAnimated As Boolean _ ) As GridControlAdapterNotifyChange
'Declaration
Public Shared Function CreateMoveChange( _ ByVal oldStartingIndex As Integer, _ ByVal newStartingIndex As Integer, _ ByVal count As Integer, _ ByVal isAnimated As Boolean _ ) As GridControlAdapterNotifyChange
GridControlAdapterNotifyChange Class GridControlAdapterNotifyChange Members