Share via


NoNamespace.firstColumnMaxWidth Field

Definition

Represents the firstColumnMaxWidth XML attribute.

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

Applies to