CrystalReportViewerBase Class
Base class for the CrystalReportViewer class and the CrystalReportPartsViewer class.
Namespace CrystalDecisions.Web Assembly CrystalDecisions.Web (CrystalDecisions.Web.dll)
Syntax
'Declaration
Public Class CrystalReportViewerBase
Inherits WebControl
Implements IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IAttributeAccessor, IPostBackEventHandler, INamingContainer
public class CrystalReportViewerBase : WebControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IAttributeAccessor, IPostBackEventHandler, INamingContainer
Inheritance Hierarchy
BaseDataBoundControl
DataBoundControl
Object
Control
WebControl
CrystalReportViewerBase
Version Information
Crystal Reports Basic for Visual Studio 2008
Supported since: Crystal Reports for Visual Studio .NET 2002
See Also
Reference
CrystalReportViewerBase Members
CrystalDecisions.Web Namespace