Share via


NoNamespace.showHeader Field

Definition

Represents the showHeader XML attributes.

public static readonly System.Xml.Linq.XName showHeader;
 staticval mutable showHeader : System.Xml.Linq.XName
Public Shared ReadOnly showHeader As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: pivotSelection, timeline.
  • corresponds to the following strongly-typed properties: PivotSelection.ShowHeader, Timeline.ShowHeader.

Applies to