'Declaration
Protected Overridable Function GetValue( _ ByVal rowIndex As System.Integer _ ) As System.Object
'Usage
Dim instance As NDataGridViewProgressBarCell Dim rowIndex As System.Integer Dim value As System.Object value = instance.GetValue(rowIndex)
protected virtual System.object GetValue( System.int rowIndex )
Parameters
- rowIndex