[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Report.EmbeddedStyleSheets

EmbeddedStyleSheets Property

EmbeddedStyleSheets

Gets a collection of the stylesheets embedded in the report.

Declaration
[Browsable(false)]
public List<EmbeddedStyleSheet> EmbeddedStyleSheets { get; }
Property Value
Type Description
List<EmbeddedStyleSheet>

A collection of the EmbeddedStyleSheet objects containing stylesheets embedded associated with the report.