Share via


NoNamespace.dragOff Field

Definition

Represents the dragOff XML attributes.

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

Applies to