FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / SearchToolBar Class
Members

In This Topic
    SearchToolBar Class
    In This Topic
    Represents a tool bar for searching text in the document.
    Object Model
    SearchToolBar Class
    Syntax
    'Declaration
     
    Public Class SearchToolBar 
       Inherits Windows.UI.Xaml.Controls.Control
    public class SearchToolBar : Windows.UI.Xaml.Controls.Control 
    Inheritance Hierarchy

    System.Object
       Windows.UI.Xaml.DependencyObject
          Windows.UI.Xaml.UIElement
             Windows.UI.Xaml.FrameworkElement
                Windows.UI.Xaml.Controls.Control
                   C1.Xaml.FlexViewer.SearchToolBar

    See Also