Objective Grid for Microsoft® .NET® Reference Guide

CellControl.raise_ResetCurrentCell Method 

Back to Class Index

[Visual Basic]
Protected Sub raise_ResetCurrentCell( _
   ByVal i1 As Object, _
   ByVal i2 As ResetCurrentCellEventArgs _
)
[C#]
protected void raise_ResetCurrentCell(
   object i1,
   ResetCurrentCellEventArgs i2
);

See Also

CellControl Class | CellControl Members | Stingray.Grid Namespace