ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IStyle Interface / HeadingLevel Property

In This Topic
    HeadingLevel Property (IStyle)
    In This Topic
    Gets the heading level.
    Syntax
    'Declaration
     
    ReadOnly Property HeadingLevel As Integer
    int HeadingLevel {get;}

    Property Value

    An System.Int32 representing the heading level.
    See Also