Share via


NoNamespace.editVal Field

Definition

Represents the editVal XML attribute.

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

Applies to