Share via


X.dataBar Field

Definition

Represents the x:dataBar XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: cfRule.
  • has the following child XML elements: cfvo, color.
  • has the following XML attributes: maxLength, minLength, showValue.
  • corresponds to the following strongly-typed classes: DataBar.

Applies to