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

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