'Declaration
Public Overridable Function GetInheritedState( _ ByVal rowIndex As System.Integer _ ) As System.Windows.Forms.DataGridViewElementStates
'Usage
Dim instance As NDataGridViewProgressBarCell Dim rowIndex As System.Integer Dim value As System.Windows.Forms.DataGridViewElementStates value = instance.GetInheritedState(rowIndex)
public virtual System.Windows.Forms.DataGridViewElementStates GetInheritedState( System.int rowIndex )
Parameters
- rowIndex