Share via


NoNamespace.columns Field

Definition

Represents the columns XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

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

Applies to