Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Indicates that a toggle image is displayed as a part of the text box.
Syntax
<Textbox Name="...">
...
<ToggleImage>
<InitialState>...</InitialState>
</ToggleImage>
...
</Textbox>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
None |
Default value |
None |
Cardinality |
0-1: Optional element that can occur once or not at all. |
Element Relationships
| Relationship | Element |
|---|---|
Parent element |
|
Child element |
Remarks
The toggle image displays a minus sign (-) when a report item is expanded and a plus sign (+) when it is collapsed. The ToggleImage element is used in conjunction with the Visibility element on any report items to be hidden using the text box.
See Also
Reference
Report Definition XML Elements