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

In This Topic
    DisplayPageNumber Property (IStyle)
    In This Topic
    Gets a value indicating whether to display page number.
    Syntax
    'Declaration
     
    ReadOnly Property DisplayPageNumber As Boolean
    bool DisplayPageNumber {get;}
    See Also