Share via


NoNamespace.verticalBar Field

Definition

Represents the verticalBar XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: formControlPr.
  • corresponds to the following strongly-typed properties: FormControlProperties.VerticalBar.

Applies to