ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / DocumentMap Class / NumberingStyle Property

In This Topic
    NumberingStyle Property (DocumentMap)
    In This Topic
    Gets or sets the default numbering style for headings in the document map.
    Syntax
    'Declaration
     
    Public Property NumberingStyle As NumberingStyle
    public NumberingStyle NumberingStyle {get; set;}

    Property Value

    A NumberingStyle value indicating the default numbering style for headings.
    See Also