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