Share via


NoNamespace.seltype Field

Definition

Represents the seltype XML attribute.

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

Applies to