Objective Grid for Microsoft® .NET® Reference Guide

CellControl.OnInit Method

Back to Class Index

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

See Also

CellControl Class | CellControl Members | Stingray.Grid Namespace