Objective Grid for Microsoft® .NET® Reference Guide

CellControl.OnStore Method

Back to Class Index

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

See Also

CellControl Class | CellControl Members | Stingray.Grid Namespace