[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Viewer.Wpf.View.MainToolbar

MainToolbar Class

Represents the main toolbar.

Namespace: GrapeCity.ActiveReports.Viewer.Wpf.View
Assembly: MESCIUS.ActiveReports.Viewer.Wpf.dll
Syntax
[TemplatePart(Name = "CurPageTextArea", Type = typeof(TextBox))]
[TemplatePart(Name = "ZoomComboBox", Type = typeof(ZoomComboBox))]
public class MainToolbar : Control, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IDisposable

Constructors

Name Description
MainToolbar()

Initializes a new instance of the MainToolbar class.

Methods

Name Description
Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

OnApplyTemplate()

Initializes the current page text area of the main toolbar.