XNIB: Table Properties Dialog Box, Visibility Tab
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Use the Visibility tab of the Table Properties dialog box to define visibility options for the table.
- Initial visibility
Select an option to indicate how the table is initially displayed on the report.
- Visible
Choose this option to show the table.
- Hidden
Choose this option to hide the table.
Expression
Choose this option to vary the initial visibility using an expression.Type an expression that evaluates to a Boolean value of True to hide the item and False to show the item. Click the expression (fx) button to edit the expression.
- Visibility can be toggled by another report item
Choose this option to indicate that another report item can change the visibility of the table.
- Report item
Type or select the name of the report item that the user can click to change the visibility of the current table. The report item must be a text box in the same grouping or containing group as the current table.
Working with Table Data Regions
How to: Add a Visibility Toggle to an Item (Report Designer)
How to: Hide an Item (Report Designer)
Adding a Subreport
XNIB: Table Properties Dialog Box, General Tab