ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common Namespace
Inheritance Hierarchy
In This Topic
    GrapeCity.Viewer.Common Namespace
    In This Topic
    Classes
     ClassDescription
    ClassRepresents a command that delegates its implementation to a delegate with a parameter of type TParm.
    ClassNullDelegateCommand implementation that represents a command that does nothing and is always disabled.
    Interfaces
     InterfaceDescription
    InterfaceDefines the contract for commanding, using the same contract as used in WPF.
    InterfaceDefines the interface for loading documents.
    InterfaceDefines the interface for interacting with the HistoryService, allowing navigation and management of the page view history.
    InterfaceDefines the capability to load objects from both file and stream sources.
    InterfaceRepresents a contract for defining report parameters.
    Enumerations
     EnumerationDescription
    EnumerationEnumerates supported report formats for ActiveReports.
    EnumerationDefines the configuration options for the printing process.
    See Also