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

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

    Parameters

    style
    The style.
    See Also