Objective Grid for Microsoft® .NET® Reference Guide

CellControl.OnRefresh Method

Back to Class Index

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

See Also

CellControl Class | CellControl Members | Stingray.Grid Namespace