FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / SearchBarElements Class / SearchPrev Property

In This Topic
    SearchPrev Property (SearchBarElements)
    In This Topic
    Gets the element for the SearchPrev action.
    Syntax
    'Declaration
     
    Public ReadOnly Property SearchPrev As ButtonActionElement
    public ButtonActionElement SearchPrev {get;}
    See Also