Share via


NoNamespace.sel Field

Definition

Represents the sel XML attribute.

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

Applies to