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

In This Topic
    Style Property (TableOfContentsLevel)
    In This Topic
    Specifies the style of level.
    Syntax
    'Declaration
     
    Public Property Style As Style
    public Style Style {get; set;}
    See Also