Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / FlexGrid Class / ActualBottomLeftHeaderStyle Property

In This Topic
    ActualBottomLeftHeaderStyle Property
    In This Topic
    Gets the actual style that will be applied to the bottom-left header cells.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ActualBottomLeftHeaderStyle As C1Style
    public C1Style ActualBottomLeftHeaderStyle {get;}
    See Also