ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / HtmlExporter Class / MaxHorzPageLinks Property

In This Topic
    MaxHorzPageLinks Property
    In This Topic
    Gets or sets the maximum number of page hyperlinks in a row.
    Syntax
    'Declaration
     
    Public Property MaxHorzPageLinks As System.Integer
    public System.int MaxHorzPageLinks {get; set;}
    See Also