ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / StylesSettings Class / Stylesheet Property

In This Topic
    Stylesheet Property (StylesSettings)
    In This Topic
    Gets or sets the settings for the RPX report stylesheet.
    Syntax
    'Declaration
     
    Public Property Stylesheet As Stylesheet
    public Stylesheet Stylesheet {get; set;}

    Property Value

    An instance of Stylesheet that defines the settings for the RPX report stylesheet.
    See Also