[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Framework.Implementation

GrapeCity.ActiveReports.Framework.Implementation Namespace

Classes

ChangeViewTypeBehavior

Represents a behavior that changes the viewer type by mouse click.

CopySelectBehavior

Represents a behavior that populates selected items.

DocumentBehavior

Represents a behavior that implements interaction with an interactive document.

ListBoxSelectionBehavior

Represents a behavior that allows only one item to be selected at a time in a ListBox. This behavior is different from setting SelectionMode to 'Single', as it allows no item to be selected.

MapTreeSelectedItem

Represents a behavior that maps the MouseLeftButtonUp event of items to updates of the attached SelectedItem property.

MouseWheelZoomBehavior

Represents a behavior that is invoked on mouse wheel scroll to handle zooming.

NavigationBehavior

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

PanModeBehavior

Represents a behavior that implements Mouse Pan mode for a scrollable control.

ScrollBehavior

Represents the base class for ScrollViewer behaviors.

SelectionBehaviorBase

Represents the base class for selection behaviors.

ThumbnailsNavigationBehavior

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

TreeViewHelper

Represents a helper class that provides improvements, hacks, and workarounds for TreeView.

UpdateSourceOnKeyPress

Represents a behavior that enforces passing the bound Text property from View to ViewModel.

Enums

UpdateSourceOnKeyPress.UpdateOnPress

Specifies the type of update.