ActiveReports 8
GrapeCity.Viewer.Common Namespace (GrapeCity.ActiveReports.Viewer.Win.v8)
See Also  Inheritance Hierarchy
GrapeCity.ActiveReports.Viewer.Win.v8 Assembly : GrapeCity.Viewer.Common Namespace

Glossary Item Box

Classes

 ClassDescription
ClassCachedPageView Base class for page views with caching
ClassDelegateCommand Parameterless command delegate
ClassDelegateCommand<TParm> DelegateCommand implementation
ClassDisposablesCollection Utility class to redirect Dispose call to its inner items
ClassDocumentRendererAttribute  
ClassDocumentSearchService Search service implementation for ISearchableDocument
ClassDoubleDelegateCommand Command that delegates implementation to another delegate command
ClassEnumerableExtensions  
ClassNotifyCollectionChangedEventArgs  
ClassNullDelegateCommand  
ClassNullRenderer Null-object implementation for IDocumentRenderer interface
ClassNullRenderer.Factory  
ClassObservableCollection<T> Wrapped System.Collections.ObjectModel observable collection
ClassPageView Base abstract class for concrete page renderers.
ClassRectExtensions  
ClassStreamDocumentLoader  

Interfaces

 InterfaceDescription
InterfaceIApplicationContext Provides access to different services and factories
InterfaceICommand Defines the contract for commanding, using the same contract as used in WPF.
InterfaceICopySelectionService Base interface for copy operations
InterfaceIDelegateCommand Delegated command interface
InterfaceIDocumentLoader  
InterfaceIDocumentRenderer Base interface for Document renderers
InterfaceIDocumentRendererFactory  
InterfaceIHistoryApi This is public interface for user to work with HistoryService
InterfaceILoadableFromFileAndStream  
InterfaceINotifyCollectionChanged Notifies listeners of dynamic changes to a collection, such as when items are added and removed, or the entire collection object is reset.
InterfaceIOrientedPageView Interface to access orientation of the report page.
InterfaceIParameter Defines an object that can be used as a report parameter.
InterfaceIPrintService  
InterfaceISearchService Base interface for search
InterfaceIServiceContainer Provides a container for services.

Structures

 StructureDescription
StructureColor Platform independent color implementation
StructureMargin Stores page margins
StructurePoint Platform independent point
StructureRect Platform aware rectangle structure
StructureSize Platform aware Size structure

Delegates

 DelegateDescription
DelegateNotifyCollectionChangedEventHandler Represents the method that handles events that implement the System.Collections.Specialized.INotifyCollectionChanged.CollectionChanged event.

Enumerations

 EnumerationDescription
EnumerationDocumentFormat Specifies possible document formats
EnumerationLoadState Possible loading states
EnumerationNotifyCollectionChangedAction Describes the action that caused a System.Collections.Specialized.INotifyCollectionChanged.CollectionChanged event.

See Also