Objective Grid for Microsoft® .NET® Reference Guide

CellControl.raise_DrawCellControl Method 

Back to Class Index

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

See Also

CellControl Class | CellControl Members | Stingray.Grid Namespace