ReportObjectBase Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the base class for a report object.
public ref class ReportObjectBase abstract : Microsoft::ReportingServices::RdlObjectModel::IContainedObject
public abstract class ReportObjectBase : Microsoft.ReportingServices.RdlObjectModel.IContainedObject
type ReportObjectBase = class
interface IContainedObject
Public MustInherit Class ReportObjectBase
Implements IContainedObject
- Inheritance
-
ReportObjectBase
- Derived
- Implements
Constructors
ReportObjectBase() |
Initializes a new instance of the ReportObjectBase class. |
Properties
Parent |
The parent of this report object. |
Methods
Initialize() |
Initializes the current ReportObjectBase instance. |