FlexReport for WPF | ComponentOne
C1.WPF.FlexViewer.4.6.2 Assembly / C1.WPF.FlexViewer Namespace / C1FlexViewer Class / CurrentPageVisibleOnSearchToolbar Property

In This Topic
    CurrentPageVisibleOnSearchToolbar Property (C1FlexViewer)
    In This Topic
    Indicates if the "Current Page" button is visible on the Search toolbar.
    Syntax
    'Declaration
     
    Public Property CurrentPageVisibleOnSearchToolbar As Boolean
    public bool CurrentPageVisibleOnSearchToolbar {get; set;}
    See Also