Objective Grid for Microsoft® .NET® Reference Guide

GridControl.OnStoreRemoveRows Method

Back to Class Index

[Visual Basic]
Overridable Protected Function OnStoreRemoveRows( _
ByVal e As StoreRemoveRowsEventArgs _
) As Boolean
[C#]
protected virtual bool OnStoreRemoveRows(
StoreRemoveRowsEventArgs* e
);

See Also

GridControl Class | GridControl Members | Stingray.Grid Namespace