FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document.Export Namespace / HtmlOptionsForm Class / ShowNavigator Property

In This Topic
    ShowNavigator Property (HtmlOptionsForm)
    In This Topic
    Specifies whether the navigator should be added
    Syntax
    'Declaration
     
    Public Property ShowNavigator As Boolean
    public bool ShowNavigator {get; set;}
    See Also