Objective Grid for Microsoft® .NET® Reference Guide

GridControl.OnLeftCell Method

Back to Class Index

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

See Also

GridControl Class | GridControl Members | Stingray.Grid Namespace