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