'Declaration
Public Overloads Function GetCellBounds( _ ByVal dgc As System.Windows.Forms.DataGridCell _ ) As System.Drawing.Rectangle
'Usage
Dim instance As NDataSeriesGrid Dim dgc As System.Windows.Forms.DataGridCell Dim value As System.Drawing.Rectangle value = instance.GetCellBounds(dgc)
public System.Drawing.Rectangle GetCellBounds( System.Windows.Forms.DataGridCell dgc )
Parameters
- dgc