Share via


NoNamespace.pivotShowAs Field

Definition

Represents the pivotShowAs XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: dataField.
  • corresponds to the following strongly-typed properties: DataField.PivotShowAs.

Applies to