Napomena
Za pristup ovoj stranici potrebna je autorizacija. Možete se pokušati prijaviti ili promijeniti direktorije.
Za pristup ovoj stranici potrebna je autorizacija. Možete pokušati promijeniti direktorije.
Indicates whether the item should initially be visible on the report.
Syntax
<Visibility>
...
<Hidden>...</Hidden>
...
</Visibility>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
String |
Default value |
False |
Cardinality |
0-1: Optional element that can occur once or not at all. |
Element Relationships
| Relationship | Element |
|---|---|
Parent element |
|
Child element |
None |
Remarks
The value for the Hidden element is an expression that evaluates to a Boolean value. For example, the strings "true" and "false" will be evaluated as Boolean constants.
See Also
Reference
Report Definition XML Elements