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

In This Topic
    ColumnFooterStyle Property
    In This Topic
    Gets or sets the System.Windows.Style of the column footers.
    Syntax
    'Declaration
     
    Public Property ColumnFooterStyle As Style
    public Style ColumnFooterStyle {get; set;}
    See Also