Share via


NoNamespace.getItemWidth Field

Definition

Represents the getItemWidth XML attributes.

public static readonly System.Xml.Linq.XName getItemWidth;
 staticval mutable getItemWidth : System.Xml.Linq.XName
Public Shared ReadOnly getItemWidth 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.GetItemWidth, GalleryRegular.GetItemWidth, UnsizedGallery.GetItemWidth.

Applies to