Share via


NoNamespace.showCaption Field

Definition

Represents the showCaption XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: slicer.
  • corresponds to the following strongly-typed properties: Slicer.ShowCaption.

Applies to