FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / FlexGrid Class / GetNewRowStyle Method

In This Topic
    GetNewRowStyle Method
    In This Topic
    Gets the style that is applied to the new-row cells.
    Syntax
    'Declaration
     
    Protected Overridable Function GetNewRowStyle() As Style
    protected virtual Style GetNewRowStyle()
    See Also