InitialState Element (RDL)
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Specifies the initial state of a visibility toggle image.
Datatype Characteristics
Characteristic | Description |
---|---|
Data type and length |
Boolean |
Default value |
None |
Element Relationships
Relationship | Element |
---|---|
Parent elements |
|
Child elements |
None |
Remarks
The InitialState element must contain a Boolean expression. If InitialState is True, the toggle image is a minus sign (-), for expanded. If InitialState is False, the toggle image is a plus sign (+), for collapsed. The ToggleImage element is used in conjunction with the Visibility element on any report items that can be hidden using the text box that is the parent of the parent ToggleImage element.
See Also
Reference
Report Definition Language XML Schema
Report Definition XML Elements
Concepts
Report Definition Language Data Types
Other Resources
Development (Reporting Services)
Adding Interactive Features