Share via


NoNamespace.dragToPage Field

Definition

Represents the dragToPage XML attributes.

public static readonly System.Xml.Linq.XName dragToPage;
 staticval mutable dragToPage : System.Xml.Linq.XName
Public Shared ReadOnly dragToPage 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.DragToPage, PivotHierarchy.DragToPage.

Applies to