Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderToc Class / ShowPageNumbers Property

In This Topic
    ShowPageNumbers Property
    In This Topic
    Gets or sets a value indicating whether page numbers should be displayed in the current TOC.
    Syntax
    'Declaration
     
    Public Property ShowPageNumbers As Boolean
    public bool ShowPageNumbers {get; set;}
    See Also