DataGridColumnStyle::FontHeight Property
.NET Framework (current version)
Gets the height of the column's font.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System::Int32The height of the font, in pixels. If no font height has been set, the property returns the System.Windows.Forms::DataGrid control's font height; if that property hasn't been set, the default font height value for the System.Windows.Forms::DataGrid control is returned.
.NET Framework
Available since 1.1
Available since 1.1
Show: