Objective Grid for Microsoft® .NET® Reference Guide

GridControl.raise_StoreMoveRows Method 

Back to Class Index

[Visual Basic]
Protected Sub raise_StoreMoveRows( _
   ByVal i1 As Object, _
   ByVal i2 As StoreMoveRowsEventArgs _
)
[C#]
protected void raise_StoreMoveRows(
   object i1,
   StoreMoveRowsEventArgs i2
);

See Also

GridControl Class | GridControl Members | Stingray.Grid Namespace