ActiveReports 12
StyleSheetValue Property

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Report Class : StyleSheetValue Property
Gets or sets the value of the report's slylesheet.
Syntax
'Declaration
 
Public Property StyleSheetValue As ExpressionInfo
public ExpressionInfo StyleSheetValue {get; set;}
See Also

Reference

Report Class
Report Members