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

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