GrapeCity.ActiveReports.Viewer.Win.v9 Assembly : GrapeCity.Viewer.Common Namespace |
Class | Description | |
---|---|---|
CachedPageView | Base class for page views with caching | |
DelegateCommand | Parameterless command delegate | |
DelegateCommand<TParm> | DelegateCommand implementation | |
DisposablesCollection | Utility class to redirect Dispose call to its inner items | |
DocumentRendererAttribute | ||
DocumentSearchService | Search service implementation for ISearchableDocument | |
DoubleDelegateCommand | Command that delegates implementation to another delegate command | |
EnumerableExtensions | ||
NotifyCollectionChangedEventArgs | ||
NullDelegateCommand | ||
NullRenderer | Null-object implementation for IDocumentRenderer interface | |
NullRenderer.Factory | ||
ObservableCollection<T> | Wrapped System.Collections.ObjectModel observable collection | |
PageView | Base abstract class for concrete page renderers. | |
RectExtensions | ||
StreamDocumentLoader |
Interface | Description | |
---|---|---|
IApplicationContext | Provides access to different services and factories | |
ICommand | Defines the contract for commanding, using the same contract as used in WPF. | |
ICopySelectionService | Base interface for copy operations | |
IDelegateCommand | Delegated command interface | |
IDocumentLoader | ||
IDocumentRenderer | Base interface for Document renderers | |
IDocumentRendererFactory | ||
IHistoryApi | This is public interface for user to work with HistoryService | |
ILoadableFromFileAndStream | ||
INotifyCollectionChanged | Notifies listeners of dynamic changes to a collection, such as when items are added and removed, or the entire collection object is reset. | |
IOrientedPageView | Interface to access orientation of the report page. | |
IParameter | Defines an object that can be used as a report parameter. | |
IPrintService | ||
ISearchService | Base interface for search | |
IServiceContainer | Provides a container for services. |
Structure | Description | |
---|---|---|
Color | Platform independent color implementation | |
Margin | Stores page margins | |
Point | Platform independent point | |
Rect | Platform aware rectangle structure | |
Size | Platform aware Size structure |
Delegate | Description | |
---|---|---|
NotifyCollectionChangedEventHandler | Represents the method that handles events that implement the System.Collections.Specialized.INotifyCollectionChanged.CollectionChanged event. |
Enumeration | Description | |
---|---|---|
DeviceKind | Defines enumeration of possible target devices for view. | |
DocumentFormat | Specifies possible document formats | |
LoadState | Possible loading states | |
NotifyCollectionChangedAction | Describes the action that caused a System.Collections.Specialized.INotifyCollectionChanged.CollectionChanged event. | |
PrintingSettings | Print process settings |