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

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