ComponentOne True DBGrid for WinForms
StyleHasRightBorder Method

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > GridRenderer Class : StyleHasRightBorder Method
the style
Styles the has right border.
Syntax
'Declaration
 
Public Function StyleHasRightBorder( _
   ByVal style As Style, _
   ByVal rtl As System.Boolean _
) As System.Boolean
public System.bool StyleHasRightBorder( 
   Style style,
   System.bool rtl
)

Parameters

style
the style
rtl

Return Value

True is has right border
See Also

Reference

GridRenderer Class
GridRenderer Members