Share via


NoNamespace.dx Field

Definition

Represents the dx XML attribute.

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

Applies to