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

In This Topic
    PageNumbersAtRight Property (RenderToc)
    In This Topic
    Gets or sets a value indicating whether page numbers should be right-aligned within the current TOC.
    Syntax
    'Declaration
     
    Public Property PageNumbersAtRight As Boolean
    public bool PageNumbersAtRight {get; set;}
    See Also