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