Namespace: PP.Exp;
The Operation enumeration contains operations that can be executed in an express report.
It is used by the following properties and methods:
| Value | Brief description |
| GridRefresh | Table refreshing. |
| CFormatSwitch | Switch between conditional formats of the table. |
| DataTransform | Data transformation. |
| HighlightRefresh | Element highlighting refreshing. |
| ChangeDataSource | Data source change. |
| ReportMdLoading | Loading metadata to report. |
See also: