Share via


NoNamespace.dragToCol Field

Definition

Represents the dragToCol XML attributes.

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

Applies to