FlexReport for WPF | ComponentOne
C1.WPF.FlexViewer.4.6.2 Assembly / C1.WPF.FlexViewer Namespace / MainToolbar Class
Members

In This Topic
    MainToolbar Class
    In This Topic
    The main toolbar for the C1FlexViewer control.
    Object Model
    MainToolbar Class
    Syntax
    'Declaration
     
    Public Class MainToolbar 
       Inherits System.Windows.Controls.Control
    public class MainToolbar : 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.FlexViewer.MainToolbar

    See Also