ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Page Class / Style Property

In This Topic
    Style Property (Page)
    In This Topic

    Gets or sets the style settings for the page.

    Syntax
    'Declaration
     
    Public Property Style As Style
    public Style Style {get; set;}

    Property Value

    A Style object representing the style elements of the page.

    See Also