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

In This Topic
    StyleSheetValue Property
    In This Topic
    Gets or sets the value of the report's slylesheet.
    Syntax
    'Declaration
     
    Public Property StyleSheetValue As GrapeCity.Enterprise.Data.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.Expressions.ExpressionInfo StyleSheetValue {get; set;}
    See Also