Share via


NoNamespace.border Field

Definition

Represents the border XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: dataBar.
  • corresponds to the following strongly-typed properties: DataBar.Border.

Applies to