Share via


NoNamespace.topAutoShow Field

Definition

Represents the topAutoShow XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: pivotField.
  • corresponds to the following strongly-typed properties: PivotField.TopAutoShow.

Applies to