Objective Grid for Microsoft® .NET® Reference Guide

GridControl.GetCellControl Method 

Back to Class Index

[Visual Basic]
Public Function GetCellControl( _
   ByVal handle As Integer _
) As CellControl
[C#]
public CellControl GetCellControl(
   int handle
);

See Also

GridControl Class | GridControl Members | Stingray.Grid Namespace