ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / EmfOutlineHeader Class / Level Property

In This Topic
    Level Property (EmfOutlineHeader)
    In This Topic
    Gets or sets the entry outline level.
    Syntax
    'Declaration
     
    Public Property Level As System.Integer
    public System.int Level {get; set;}
    See Also