FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / FlexGrid Class / ColumnFooterFontStyle Property

In This Topic
    ColumnFooterFontStyle Property
    In This Topic
    Gets or sets the font style applied to column footer cells.
    Syntax
    'Declaration
     
    Public Property ColumnFooterFontStyle As FontStyle
    public FontStyle ColumnFooterFontStyle {get; set;}
    See Also