'Declaration
Public Overloads Function GetContentBounds( _ ByVal rowIndex As System.Integer _ ) As System.Drawing.Rectangle
'Usage
Dim instance As NDataGridViewProgressBarCell Dim rowIndex As System.Integer Dim value As System.Drawing.Rectangle value = instance.GetContentBounds(rowIndex)
public System.Drawing.Rectangle GetContentBounds( System.int rowIndex )
Parameters
- rowIndex