Objective Grid for Microsoft® .NET® Reference Guide

GridControl.raise_StoreRemoveRows Method 

Back to Class Index

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

See Also

GridControl Class | GridControl Members | Stingray.Grid Namespace