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

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

    Property Value

    A NumberingStyle value indicating the numbering style for the document map level.
    See Also