ColumnHeaderFontWeight Property
ColumnHeaderFontWeight
Gets or sets the font weight applied to column header cells.
Declaration
[Parameter]
public C1StyleFontWeight? ColumnHeaderFontWeight { get; set; }
<Parameter>
Public Property ColumnHeaderFontWeight As C1StyleFontWeight?