ToggleItem Element (RDL)
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Specifies the text box that users click to show or hide the current item.
Datatype Characteristics
Characteristic | Description |
---|---|
Data type and length |
String |
Default value |
None |
Element Relationships
Relationship | Element |
---|---|
Parent element |
|
Child element |
None |
Remarks
When a user clicks the text box specified in the ToggleItem element, the parent of the Visibility element ("current item") is alternately shown or hidden. If ToggleItem is not specified, the current item does not toggle.
The value of ToggleItem must be a text box in the same grouping scope as the current item, or in any containing grouping scope. It can be a text box within the current item only if the current grouping scope contains a value for the Parent element.
ToggleItem cannot be used in a page header or footer, nor can it refer to items within them.
See Also
Reference
Report Definition Language XML Schema
Report Definition XML Elements
Concepts
Report Definition Language Data Types
Other Resources
Development (Reporting Services)
Hiding Report Items