Base:
method
GetInheritedContextMenuStrip
System.Windows.Forms.DataGridViewCell.GetInheritedContextMenuStrip(System.Int32)
2 overrides of GetInheritedContextMenuStrip
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridViewColumnHeaderCell.cs (1)
266public override ContextMenuStrip? GetInheritedContextMenuStrip(int rowIndex)
System\Windows\Forms\Controls\DataGridView\DataGridViewRowHeaderCell.cs (1)
292public override ContextMenuStrip? GetInheritedContextMenuStrip(int rowIndex)