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