Share via


NoNamespace.secondColumnMinWidth Field

Definition

Represents the secondColumnMinWidth XML attribute.

public static readonly System.Xml.Linq.XName secondColumnMinWidth;
 staticval mutable secondColumnMinWidth : System.Xml.Linq.XName
Public Shared ReadOnly secondColumnMinWidth 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.SecondColumnMinWidth.

Applies to