'Declaration
Public Function GetCurrentCellBounds() As System.Drawing.Rectangle
'Usage
Dim instance As NDataSeriesGrid Dim value As System.Drawing.Rectangle value = instance.GetCurrentCellBounds()
public System.Drawing.Rectangle GetCurrentCellBounds()