Share via


NoNamespace.showInRibbon Field

Definition

Represents the showInRibbon XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

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

Applies to