2.34.1 TablixMember.CustomProperties

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

The TablixMember.CustomProperties element specifies custom information that is associated with a TablixMember element. The TablixMember.CustomProperties element is optional and MUST NOT be specified more than once. If this element is specified, it is of type CustomProperties.

If the Tablix.BandLayoutOptions element is specified, the TablixMember.CustomProperties element is ignored.

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

Parent elements

 TablixMember

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

 <xsd:element name="CustomProperties" type="CustomPropertiesType" minOccurs="0" 
              maxOccurs="1" />