Spread Windows Forms 12.0 Product Documentation
SetAllLines(Color) Method


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > CharBoxBorderInfo Class > SetAllLines Method : SetAllLines(Color) Method
The System.Drawing.Color value indicates the color of the line.
Sets the System.Drawing.Color settings to all lines.
Syntax
'Declaration
 
Public Overloads Sub SetAllLines( _
   ByVal lineColor As Color _
) 
'Usage
 
Dim instance As CharBoxBorderInfo
Dim lineColor As Color
 
instance.SetAllLines(lineColor)
public void SetAllLines( 
   Color lineColor
)

Parameters

lineColor
The System.Drawing.Color value indicates the color of the line.
See Also

Reference

CharBoxBorderInfo Class
CharBoxBorderInfo Members
Overload List