ReportDataSourceHelper Members
In This Article
#Constructors
Name | Description |
---|---|
Report |
Initializes a new instance of the Report |
#Fields
Name | Description |
---|---|
Xaf |
Specifies the name of the Xtra |
#Methods
Name | Description |
---|---|
Attach |
Subscribes to the report’s XRControl. |
Create |
Inherited from Report |
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 |
Returns the data source of the specified report.
Inherited from Report |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Register |
Inherited from Report |
Register |
Registers a service that supplies an IObject |
Register |
Registers a localizer for enumeration types used in a report.
Inherited from Report |
Setup |
Prepares the report for further printing.
Inherited from Report |
Setup |
Prepares the report for further printing.
Inherited from Report |
Setup |
Initializes the specified report.
Inherited from Report |
Setup |
Initializes the specified report.
Inherited from Report |
Setup |
Passes criteria and sorting to the report data source.
Inherited from Report |
Set |
Adds a Report |
To |
Returns a string that represents the current object. Inherited from Object. |
#Events
Name | Description |
---|---|
Before |
Occurs when the Report |
Custom |
Occurs when criteria are applied to the report data source.
Inherited from Report |
Custom |
Occurs when sorting is applied to the report data source.
Inherited from Report |
Custom |
Occurs when the report data source is initialized.
Inherited from Report |
See Also