FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / FlexGrid Class / GetBottomLeftHeaderStyle Method

In This Topic
    GetBottomLeftHeaderStyle Method
    In This Topic
    Gets the style that is applied to the bottom-left header cells.
    Syntax
    'Declaration
     
    Protected Overridable Function GetBottomLeftHeaderStyle() As Style
    protected virtual Style GetBottomLeftHeaderStyle()
    See Also