Assembly: Report;
The IPrxVisualizer interface is used to work with a visualizer in a regular report.
IPrxVisualizer
To get object of this type:
Create an object for active express report by means of the ITabObjects.Add method.
Cast object of the ITabObject type to IPrxVisualizer.
Property name | Brief description | |
EaxVisualizer | The EaxVisualizer property determines a type of visualizer in a regular report. |
Method name | Brief description | |
Update | The Update method determines whether visualizer is rerendered. |
See also: