True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.8 Assembly / C1.Win.C1TrueDBGrid Namespace / GridRenderer Class / StyleHasCustomBackground Method
The style.

In This Topic
    StyleHasCustomBackground Method (GridRenderer)
    In This Topic
    Styles the has custom background.
    Syntax
    'Declaration
     
    Public Function StyleHasCustomBackground( _
       ByVal style As Style _
    ) As System.Boolean
    public System.bool StyleHasCustomBackground( 
       Style style
    )

    Parameters

    style
    The style.
    See Also