Share via


XNE.col Field

Definition

Represents the xne:col XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: colSortMap.
  • corresponds to the following strongly-typed classes: ColumnSortMapItem.

Applies to