ActiveReports 12
LineColor Property (CrossSectionControl)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > CrossSectionControl Class : LineColor Property
Gets or sets the color of the control.
Syntax
'Declaration
 
Public Property LineColor As Color
public Color LineColor {get; set;}

Property Value

A System.Drawing.Color value that represents the current color of the line. The default value is Color.Black.
See Also

Reference

CrossSectionControl Class
CrossSectionControl Members