ActiveReports 12
Style Property (Page)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Page Class : Style Property
Gets or sets the style information for the page.
Syntax
'Declaration
 
Public Property Style As Style
public Style Style {get; set;}

Property Value

A Style object representing the style elements of the page.

See Also

Reference

Page Class
Page Members