Share via


C.layoutTarget Field

Definition

Represents the c:layoutTarget XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to