[]
Represents a banner that displays a loading animation for reports.
[TemplatePart(Name = "WaitMessageElement", Type = typeof(GifImage))]
public class LoadingReportBanner : UserControl, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild
Name | Description |
---|---|
LoadingReportBanner() | Initializes a new instance of the LoadingReportBanner class. |
Name | Description |
---|---|
OnApplyTemplate() | Initializes the image of the report loading banner and starts the animation. |