Objective Grid for Microsoft® .NET® Reference Guide

CellControl.raise_RefreshCurrentCell Method 

Back to Class Index

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

See Also

CellControl Class | CellControl Members | Stingray.Grid Namespace