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

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