[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Framework.Implementation.DocumentBehavior

DocumentBehavior Class

Represents a behavior that implements interaction with an interactive document.

Implements
Namespace: GrapeCity.ActiveReports.Framework.Implementation
Assembly: MESCIUS.ActiveReports.Viewer.Wpf.dll
Syntax
public class DocumentBehavior : ScrollBehavior, IBehavior

Constructors

Name Description
DocumentBehavior()

Methods

Name Description
Attach(ScrollViewer)

Attaches the behavior to specified host.

Detach(ScrollViewer)

Detaches the behavior from specified host.

OnInitialize(ViewTypeViewModel)

Fired when the DocumentBehavior was initilalized.