Share via


NoNamespace.rows Field

Definition

Represents the rows XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: gallery, gallery, values, values.
  • corresponds to the following strongly-typed properties: DdeValues.Rows, Gallery.Rows, GalleryRegular.Rows, UnsizedGallery.Rows, Values.Rows.

Applies to