[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Framework.Implementation.NavigationBehavior

NavigationBehavior Class

Represents a behavior that implements keyboard navigation for a scrollable control.

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

Constructors

Name Description
NavigationBehavior()

Initializes a new instance of the NavigationBehavior class.

Properties

Name Description
GoFirstPage

Goes first page.

GoLastPage

Goes last page.

Methods

Name Description
Attach(ScrollViewer)

Attaches the behavior to specified host.

Detach(ScrollViewer)

Detaches the behavior from specified host.