Objective Grid for Microsoft® .NET® Reference Guide

GridControl.OnClickedButtonRowCol Method

Back to Class Index

[Visual Basic]
Overridable Protected Sub OnClickedButtonRowCol( _
ByVal e As ClickedButtonRowColEventArgs _
)
[C#]
protected virtual void OnClickedButtonRowCol(
ClickedButtonRowColEventArgs* e
);

See Also

GridControl Class | GridControl Members | Stingray.Grid Namespace