Share via


NoNamespace.click Field

Definition

Represents the click XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: pivotSelection.
  • corresponds to the following strongly-typed properties: PivotSelection.Click.

Applies to