[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Framework.Implementation.ThumbnailsNavigationBehavior

ThumbnailsNavigationBehavior Class

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

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

Constructors

Name Description
ThumbnailsNavigationBehavior()

Initializes a new instance of the ThumbnailsNavigationBehavior class.

Properties

Name Description
GoFirstPage

Gets the command to go to the first page.

GoLastPage

Gets the command to go to the last page.

Methods

Name Description
Attach(ScrollViewer)

Attaches the behavior to specified host.

Detach(ScrollViewer)

Detaches the behavior from specified host.