ActiveReports 10
StyleSheet Property (Report)

GrapeCity.ActiveReports.v10 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Report Class : StyleSheet Property
Obsolete. Gets the report's stylesheet. If stylesheet was invalidated, it will be loaded by StyleSheetSource and StyleSheetValue properties.
Syntax
'Declaration
 
Public ReadOnly Property StyleSheet As StyleSheet
public StyleSheet StyleSheet {get;}
See Also

Reference

Report Class
Report Members