ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Report Class / StyleSheetSource Property

In This Topic
    StyleSheetSource Property
    In This Topic
    Gets or sets the source of the report's slylesheet.
    Syntax
    'Declaration
     
    Public Property StyleSheetSource As StyleSheetSource
    public StyleSheetSource StyleSheetSource {get; set;}
    See Also