Share via


CX.parentLabelLayout Field

Definition

Represents the cx:parentLabelLayout XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: layoutPr.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: ParentLabelLayout.

Applies to