ComponentOne FlexGrid for WPF and Silverlight
HeaderFontSize Property (RowCol)

C1.Silverlight.FlexGrid Namespace > RowCol Class : HeaderFontSize Property
Gets or sets the font size used to render text in header cells in this row/column.
Syntax
'Declaration
 
Public Property HeaderFontSize As System.Nullable(Of Double)
public System.Nullable<double> HeaderFontSize {get; set;}
See Also

Reference

RowCol Class
RowCol Members