PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.4.8 Assembly / C1.Win.RibbonPreview 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 ButtonPreviewElement
    public ButtonPreviewElement SearchPrev {get;}
    See Also