Assembly: Drawing;
The IGxBulkSettings interface contains basic properties that are used to determine batch operation parameters.
IGxBulkSettings
Batch operations are operations of export and print for several versions of report objects. Batch operations are supported by regular reports and express reports. Report versions are created according to the selection of fixed dimensions. Conditions required to perform batch operations:
For express reports. Availability of shared fixed dimensions on different sheets of the report.
For regular reports. Availability of controls that are common for all report sheets. These controls must be set up to work with fixed dimensions.
This interface is basic for the following interfaces:
Property name | Brief description | |
Enabled | The Enabled property determines whether a batch operation is performed. |
See also: