Base:
property
Bounds
System.Windows.Forms.AccessibleObject.Bounds
2 overrides of Bounds
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewColumnHeaderCell.cs (1)
1272public override Rectangle Bounds
winforms\Managed\System\WinForms\DataGridViewRowHeaderCell.cs (1)
1208public override Rectangle Bounds
1 reference to Bounds
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridViewCell.cs (1)
5474return this.Bounds;