DataGridColumnHeaderFont Property
Gets or sets the font of the column header. Please take care of disposing the font, if it's not longer in use.
Namespace: BeeMobile.DataGridAssembly: BeeMobile.DataGrid.NET48 (in BeeMobile.DataGrid.NET48.dll) Version: 4.8.1.19
public Font HeaderFont { get; set; }
Public Property HeaderFont As Font
Get
Set
Property Value
Font