ComponentOne True DBGrid for WinForms
StyleHasCustomBackground Method

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > GridRenderer Class : StyleHasCustomBackground Method
The style.
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

Reference

GridRenderer Class
GridRenderer Members