ActiveReports 19 .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 a source of the report stylesheet.
    Syntax
    'Declaration
     
    Public Property StyleSheetSource As StyleSheetSource
    public StyleSheetSource StyleSheetSource {get; set;}

    Property Value

    A StyleSheetSource value indicating the source of the report stylesheet.
    See Also