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

In This Topic
    ActualNewRowStyle Property
    In This Topic
    Gets the actual style that will be applied to cells of a new-row.
    Syntax
    'Declaration
     
    Public ReadOnly Property ActualNewRowStyle As Style
    public Style ActualNewRowStyle {get;}
    See Also