Share via


NoNamespace.cols Field

Definition

Represents the cols XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: values, values.
  • corresponds to the following strongly-typed properties: DdeValues.Columns, Values.Columns.

Applies to