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

In This Topic
    ActualColumnFooterStyle Property
    In This Topic
    Gets the actual style that will be applied to the column-footer cells.
    Syntax
    'Declaration
     
    Public ReadOnly Property ActualColumnFooterStyle As Style
    public Style ActualColumnFooterStyle {get;}
    See Also