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

In This Topic
    ActualRowHeaderErrorStyle Property
    In This Topic
    Gets the actual style that will be applied to row-header cells with errors.
    Syntax
    'Declaration
     
    Public ReadOnly Property ActualRowHeaderErrorStyle As Style
    public Style ActualRowHeaderErrorStyle {get;}
    See Also