CachedReportSource Members
In This Article
#Constructors
Name | Description |
---|---|
Cached |
Creates the Cached |
Cached |
Creates the Cached |
Cached |
Creates the Cached |
Cached |
Creates the Cached |
#Properties
Name | Description |
---|---|
Allow |
Indicates whether to generate information required for a single-file export.
Inherited from Cached |
Can |
Gets a value indicating whether the component can raise an event. Inherited from Component. |
Container | Gets the IContainer that contains the Component. Inherited from Component. |
Design |
Gets a value that indicates whether the Component is currently in design mode. Inherited from Component. |
Events protected | Gets the list of event handlers that are attached to this Component. Inherited from Component. |
Page |
Specifies the page cache size.
Inherited from Cached |
Pages |
Inherited from Cached |
Printing |
Provides access to the Printing System associated with the cached document.
Inherited from Cached |
Report |
Specifies the report for which a document is generated.
Inherited from Cached |
Site | Gets or sets the ISite of the Component. Inherited from Component. |
Storage |
Specifies a storage for the document generated from the Cached |
#Methods
Name | Description |
---|---|
Add |
Inherited from Cached |
Add |
Inherited from Cached |
Add |
Inherited from Cached |
Add |
Inherited from Cached |
Complete |
Inherited from Cached |
Create |
Creates a document from the report specified by the Cached |
Create |
Creates a document from the report specified by the Cached |
Create |
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
Inherited from Marshal |
Dispose() | Releases all resources used by the Component. Inherited from Component. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
Inherited from Marshal |
Get |
Returns an object that represents a service provided by the Component or by its Container. Inherited from Component. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Initialize |
Obtains a lifetime service object to control the lifetime policy for this instance.
Inherited from Marshal |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Marshal |
Modify |
Adds and/or removes the generated document’s pages.
Inherited from Cached |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Remove |
Inherited from Cached |
Remove |
Inherited from Cached |
Stop |
Interrupts the document generation process.
Inherited from Cached |
To |
Returns a String containing the name of the Component, if any. This method should not be overridden. Inherited from Component. |
#Events
Name | Description |
---|---|
After |
Inherited from Cached |
Before |
Inherited from Cached |
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
See Also