Objective Grid for Microsoft® .NET® Reference Guide

GridControl.OnDeleteCell Method

Back to Class Index

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

See Also

GridControl Class | GridControl Members | Stingray.Grid Namespace