Hidden Element (RDL)

Indicates whether the item should initially be visible on the report.

语法

<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

Visibility

ReportParameter Element (RDL)

Child element

None

备注

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.

请参阅

参考

Report Definition XML Elements

帮助和信息

获取 SQL Server 2005 帮助