[]
        
(Showing Draft Content)

C1.WPF.FlexViewer.NotificationBar

NotificationBar Class

The status bar panel that pops up when the StatusText of C1FlexViewerPane changes.

Namespace: C1.WPF.FlexViewer
Assembly: C1.WPF.FlexViewer.4.6.2.dll
Syntax
[TemplatePart(Name = "statusText", Type = typeof(TextBlock))]
public class NotificationBar : Control, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient

Constructors

Name Description
NotificationBar()

Methods

Name Description
OnApplyTemplate()