Share via


NoNamespace.xSplit Field

Definition

Represents the xSplit XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: pane.
  • corresponds to the following strongly-typed properties: Pane.HorizontalSplit.

Applies to