Share via


NoNamespace.getItemSupertip Field

Definition

Represents the getItemSupertip XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

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

Applies to