FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / SearchToolbar Class
Members

In This Topic
    SearchToolbar Class
    In This Topic
    The toolbar used for searching text in the FlexViewer control.
    Object Model
    SearchToolbar Class
    Syntax
    'Declaration
     
    Public Class SearchToolbar 
       Inherits System.Windows.Controls.Control
    public class SearchToolbar : System.Windows.Controls.Control 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Control
                         C1.WPF.Viewer.SearchToolbar

    See Also