Share via


NoNamespace.showItemLabel Field

Definition

Represents the showItemLabel XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

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

Applies to