ActiveReports 12
Style Property (GridLines)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > GridLines Class : Style Property

Gets or sets the line style properties for the gridlines and tickmarks.

Syntax
'Declaration
 
Public Property Style As Style
public Style Style {get; set;}

Property Value

A Style object containing the line style properties for the gridlines and tickmarks.

See Also

Reference

GridLines Class
GridLines Members