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

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