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

In This Topic
    NotificationBar Class
    In This Topic
    The status bar panel that pops up when the StatusText of C1FlexViewerPane changes.
    Object Model
    NotificationBar Class
    Syntax
    'Declaration
     
    Public Class NotificationBar 
       Inherits System.Windows.Controls.Control
    public class NotificationBar : 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.NotificationBar

    See Also