ReportDataSourceHelperBase 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 |
|
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. |
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 |
|
Register |
Registers a service that supplies an IObject |
Register |
Registers a localizer for enumeration types used in a report. |
Setup |
Prepares the report for further printing. |
Setup |
Prepares the report for further printing. |
Setup |
Initializes the specified report. |
Setup |
Initializes the specified report. |
Setup |
Passes criteria and sorting to the report data source. |
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. |
Custom |
Occurs when sorting is applied to the report data source. |
Custom |
Occurs when the report data source is initialized. |
See Also