Share via


NoNamespace.columnSort Field

Definition

Represents the columnSort XML attribute.

public static readonly System.Xml.Linq.XName columnSort;
 staticval mutable columnSort : System.Xml.Linq.XName
Public Shared ReadOnly columnSort As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: sortState.
  • corresponds to the following strongly-typed properties: SortState.ColumnSort.

Applies to