ComponentOne FlexGrid for WinForms
LineColor Property

C1.Win.C1FlexGrid Namespace > GridTree Class : LineColor Property
Gets or sets the color of the lines in the outline tree.
Syntax
'Declaration
 
Public Property LineColor As Color
public Color LineColor {get; set;}
Remarks
See also the Style property.
See Also

Reference

GridTree Class
GridTree Members