2.34.13 TablixMember.Visibility

Applies to RDL 2008/01, RDL 2010/01, and RDL 2016/01

The TablixMember.Visibility element specifies the presentational presence of a TablixMember element. The TablixMember.Visibility element is optional and MUST NOT be specified more than once.

The TablixMember.Visibility element is ignored if a Tablix contains no rows of data and if the value of the TablixMember.HideIfNoRows element siblings is true. If the TablixMember.Visibility element is specified, it is of type Visibility.

Following is the parent element of the TablixMember.Visibility element.

Parent elements

TablixMember

The following is the XML Schema definition of the TablixMember.Visibility element.

 <xsd:element name="Visibility" type="VisibilityType" minOccurs="0" maxOccurs="1" />