Share via


NoNamespace.colored Field

Definition

Represents the colored XML attribute.

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

Applies to