2.41.2 TablixRowHierarchy.EnableDrilldown

Applies to RDL 2012/01

The TablixRowHierarchy.EnableDrilldown element specifies whether drilldown is enabled for the member hierarchy. If TablixRowHierarchy.EnableDrilldown is specified, its value MUST be Boolean ([XMLSCHEMA2/2] section 3.2.2). A value of true specifies that the drilldown interactivity is enabled and that a portion of the hierarchy appears. The drilldown filter state determines which portion of the hierarchy appears. If the TablixRowHierarchy.EnableDrilldown element is not specified, its value is interpreted as false.

Following is the parent element of the TablixRowHierarchy.EnableDrilldown element.

Parent elements

TablixRowHierarchy

The following is the XML Schema definition of the TablixRowHierarchy.EnableDrilldown element.

      <xsd:element name ="EnableDrilldown" type="xsd:boolean" />