ActiveReports 13
LineStyle Property (CrossSectionControl)

GrapeCity.ActiveReports Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > CrossSectionControl Class : LineStyle Property
Gets or sets the pen style used to draw the line.
Syntax
'Declaration
 
Public Property LineStyle As LineStyle
public LineStyle LineStyle {get; set;}

Property Value

LineStyle enumeration.  The default value is LineStyle.Solid. Possible values are:

See Also

Reference

CrossSectionControl Class
CrossSectionControl Members