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

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