Share via


X.textField Field

Definition

Represents the x:textField XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: textFields.
  • has the following XML attributes: position, type.
  • corresponds to the following strongly-typed classes: TextField.

Applies to