ActiveReports Developer 7
GridLines Class Members
See Also  Properties  Methods 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : GridLines Class

Glossary Item Box

The following tables list the members exposed by GridLines.

Public Constructors

 NameDescription
Public ConstructorGridLines Constructor

Initializes a new instance of the GridLines class.

 
Top

Public Properties

 NameDescription
Public PropertyShowGridLines

Gets or sets a value indicating whether the gridlines are shown.

 
Public PropertyStyle

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

 
Top

Public Methods

 NameDescription
Public MethodValidateValidates the information in each property of the GridLines object.  
Top

See Also