8 references to HasStyle
System.Windows.Forms (8)
winforms\Managed\System\WinForms\DataGridViewCell.cs (4)
814if (this.HasStyle) 1148if (this.HasStyle) 2188if (this.HasStyle) 3475if (this.HasStyle)
winforms\Managed\System\WinForms\DataGridViewColumnHeaderCell.cs (1)
324if (this.HasStyle)
winforms\Managed\System\WinForms\DataGridViewMethods.cs (1)
2829if (cell.HasStyle)
winforms\Managed\System\WinForms\DataGridViewRow.cs (1)
685if (this.HeaderCell.HasStyle)
winforms\Managed\System\WinForms\DataGridViewRowHeaderCell.cs (1)
450if (this.HasStyle)