[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Viewer.Wpf.View.ZoomComboBox

ZoomComboBox Class

Represents a zoom combobox.

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

Constructors

Name Description
ZoomComboBox()

Initializes a new instance of the ZoomComboBox class.

Fields

Name Description
ValueProperty

Identifies the Value dependency property.

ZoomModeProperty

Identifies the ZoomMode dependency property.

Properties

Name Description
Value

Gets or sets the current zoom value.

ZoomMode

Gets or sets the zoom mode.

Methods

Name Description
OnApplyTemplate()

Initializes ZoomComboBox.