Share via


NoNamespace.itemHeight Field

Definition

Represents the itemHeight XML attributes.

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

Applies to