Share via


NoNamespace.showButton Field

Definition

Represents the showButton XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: filterColumn, filter.
  • corresponds to the following strongly-typed properties: FilterColumn.ShowButton.

Applies to