PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.6 Assembly / C1.Win.RibbonPreview Namespace / C1RibbonPreviewDialog Class / SearchBarElements Property

In This Topic
    SearchBarElements Property (C1RibbonPreviewDialog)
    In This Topic
    Gets the elements displayed in the SearchBar.
    Syntax
    'Declaration
     
    Public ReadOnly Property SearchBarElements As SearchBarElements
    public SearchBarElements SearchBarElements {get;}
    See Also