Share via


NoNamespace.secondColumnMaxWidth Field

Definition

Represents the secondColumnMaxWidth XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: tab.
  • corresponds to the following strongly-typed properties: BackstageTab.SecondColumnMaxWidth.

Applies to