[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Viewer.Wpf.View.LoadingReportBanner

LoadingReportBanner Class

Represents a banner that displays a loading animation for reports.

Namespace: GrapeCity.ActiveReports.Viewer.Wpf.View
Assembly: MESCIUS.ActiveReports.Viewer.Wpf.dll
Syntax
[TemplatePart(Name = "WaitMessageElement", Type = typeof(GifImage))]
public class LoadingReportBanner : UserControl, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild

Constructors

Name Description
LoadingReportBanner()

Initializes a new instance of the LoadingReportBanner class.

Methods

Name Description
OnApplyTemplate()

Initializes the image of the report loading banner and starts the animation.