Report > Report Assembly Enumerations > PrxToolbarSystemButtonType
The PrxToolbarSystemButtonType enumeration contains types of system buttons that can be displayed on the toolbar.
It is used by the following properties and methods:
Value | Brief description |
0 | None. System button type is undefined. |
1 | Refresh. Refresh button. |
2 | AutoUpdate. Automatic refresh button. |
3 | SaveDataChanges. Data save button. |
4 | RejectDataChanges. Undo changes button. |
5 | AddObject. Object insert button. |
6 | Filter. Filtering button. |
7 | ShelfPanel. Selection control panel button. |
8 | CustomEvent. Custom event handler button. |
9 | Print. Print button. |
10 | Clear. Clear button. |
11 | ControlPanel. Control button. |
12 | SearchAndReplace. Find and replace button. |
13 | DecorMode. Formatting setup button. |
14 | ControlsEditor. Parameter edit button. |
15 | AddAttribute. Attribute area add button. |
16 | AddTableArea. Table area add button. |
17 | Transpose. Table area transpose button. |
18 | Edit. Table area edit button. |
19 | Delete. Table area delete button. |
20 | ForwardBPM. Process step approval/finish button. |
21 | BackBPM. Process step rejection button. |
22 | Attachment. Button for linking cell attachment. |
23 | Copy. Copy button. |
24 | Insert. Insert button. |
25 | Cut. Cut button. |
26 | Show. Show button. |
27 | FreezeAreas. Freeze button. |
28 | ResizeRowHeight. Fit row height button. |
29 | ResizeColumnWidth. Fit column width button. |
30 | ShowRegions. Show borders button. |
31 | Margins. Margins button. |
32 | Orientation. Orientation button. |
33 | Size. Size button. |
34 | Breaks. Breaks button. |
35 | Histogram. Histogram button. |
36 | Graph. Line chart button. |
37 | Pie. Pie chart button. |
38 | Area. Area chart button. |
39 | Multiple. Mixed chart button. |
40 | Other. Other chart type button. |
41 | Figure. Shape button. |
42 | Illustration. Shape button. |
43 | FormulaDescription. Formula description button. |
44 | Totals. Totals button. |
45 | DecoreModeFont. Font button. |
46 | DecoreModeFontColor. Font color button. |
47 | DecoreModeFontStyle. Font style button. |
48 | DecoreModeFill. Fill button. |
49 | DecoreModeBorders. Border button. |
50 | DecoreModeMergeCells. Merge/Unmerge button. |
51 | DecoreModeHAlign. Horizontal alignment button. |
52 | DecoreModeVAlign. Vertical alignment button. |
53 | DecoreModeTextDecoration. Text wrap button. |
54 | DecoreModeTextRotation. Text rotation button. |
55 | DecoreModeFormat. Text format button. |
56 | AddElement. Add element button. |
57 | DeleteElement. Delete element button. |
Available set of system buttons depends on the tool in use.
See also: