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