Share via


NoNamespace.horiz Field

Definition

Represents the horiz XML attribute.

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

Applies to