'Declaration
Public Overloads Function GetCellBounds( _ ByVal row As System.Integer, _ ByVal col As System.Integer _ ) As System.Drawing.Rectangle
'Usage
Dim instance As NDataSeriesGrid Dim row As System.Integer Dim col As System.Integer Dim value As System.Drawing.Rectangle value = instance.GetCellBounds(row, col)
Parameters
- row
- col