Share via


NoNamespace.ySplit Field

Definition

Represents the ySplit XML attribute.

public static readonly System.Xml.Linq.XName ySplit;
 staticval mutable ySplit : System.Xml.Linq.XName
Public Shared ReadOnly ySplit 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.VerticalSplit.

Applies to