Share via


NoNamespace.autoShow Field

Definition

Represents the autoShow XML attribute.

public static readonly System.Xml.Linq.XName autoShow;
 staticval mutable autoShow : System.Xml.Linq.XName
Public Shared ReadOnly autoShow 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.AutoShow.

Applies to