ColumnHeaderFontFamily Property
ColumnHeaderFontFamily
Gets or sets the font family applied to column header cells.
Declaration
[Parameter]
public string ColumnHeaderFontFamily { get; set; }
<Parameter>
Public Property ColumnHeaderFontFamily As String