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

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