'DeclarationPublic Function GetCurrentCellBounds() As System.Drawing.Rectangle
'UsageDim instance As NDataSeriesGrid Dim value As System.Drawing.Rectangle value = instance.GetCurrentCellBounds()
public System.Drawing.Rectangle GetCurrentCellBounds()