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

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