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

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