Crosstabs are implemented as grid DataWindow objects, so you can specify the following grid properties for a crosstab:
When grid lines are displayed
How users can interact with the crosstab at runtime
Table 11-2 lists basic crosstab properties. These properties are in the General category in the Properties window.
Option |
Result |
---|---|
GridLines |
On – Grid lines always display. Off – Grid lines never display (columns cannot be resized at runtime). Display Only – Grid lines display only when the crosstab displays online. Print Only – Grid lines display only when the contents of the crosstab are printed. |
GridColumnMove |
Columns can be moved at runtime. |
SelectedMouse |
Data can be selected at runtime (and, for example, copied to the clipboard). |
RowResize |
Rows can be resized at runtime. |