ActiveReports 9
ShowGridLines Property

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

Syntax
'Declaration
 
Public Property ShowGridLines As System.Boolean
public System.bool ShowGridLines {get; set;}

Property Value

A Boolean value where true indicates that the gridlines are shown; otherwise false. The default value is false.

See Also

Reference

GridLines Class
GridLines Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum