Share via


NoNamespace.styleLbl Field

Definition

Represents the styleLbl XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: layoutNode.
  • corresponds to the following strongly-typed properties: LayoutNode.StyleLabel.

Applies to