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

In This Topic
    BottomLeftHeaderStyle Property
    In This Topic
    Gets or sets the System.Windows.Style of the bottom-left headers.
    Syntax
    'Declaration
     
    Public Property BottomLeftHeaderStyle As Style
    public Style BottomLeftHeaderStyle {get; set;}
    See Also