Share via


NoNamespace.previousRow Field

Definition

Represents the previousRow XML attribute.

public static readonly System.Xml.Linq.XName previousRow;
 staticval mutable previousRow : System.Xml.Linq.XName
Public Shared ReadOnly previousRow 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.PreviousRow.

Applies to