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

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