<
ComponentOne OLAP for WPF and Silverlight
C1.Silverlight.FlexGrid Namespace / RowCol Class / HeaderFontFamily Property

In This Topic
    HeaderFontFamily Property (RowCol)
    In This Topic
    Gets or sets the FontFamily used to render text in header cells in this row/column.
    Syntax
    'Declaration
     
    Public Property HeaderFontFamily As FontFamily
    public FontFamily HeaderFontFamily {get; set;}
    See Also