Assembly: Express;
The IEaxDataAreaSource interface is used to work with analytical area data source.
IEaxDataAreaSource
To work with the collection of analytical area data sources, use the IEaxDataAreaSources interface.
Property name | Brief description | |
IsLoaded | The IsLoaded propety determines whether data source of analytical area will be loaded. | |
VirtualSources | The VirtualSources property returns the collection of virtual data sources of express report, which includes analytical data area source. |
Property name | Brief description | |
Id | The Id property returns object identifier. | |
Key | The Key property returns object key. | |
Name | The Name property returns object name. |
Method name | Brief description | |
Load | The Load method loads data source of analytical area. |
See also: