Share via


NoNamespace.activeRow Field

Definition

Represents the activeRow XML attribute.

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

Applies to