5 references to HeaderFont
System.Windows.Forms (5)
winforms\Managed\System\WinForms\DataGrid.cs (5)
2118/// Indicates whether the <see cref='System.Windows.Forms.DataGrid.HeaderFont'/> property should be persisted. 2165/// Resets the <see cref='System.Windows.Forms.DataGrid.HeaderFont'/> property to its default value. 4768headerFont = this.HeaderFont; 7226this.myGridTable.IsDefault ? this.HeaderFont : this.myGridTable.HeaderFont, 8510headerFontHeight = this.HeaderFont.Height;