Share via


NoNamespace.dragToData Field

Definition

Represents the dragToData XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: pivotField, pivotHierarchy.
  • corresponds to the following strongly-typed properties: PivotField.DragToData, PivotHierarchy.DragToData.

Applies to