Share via


XVML.VScroll Field

Definition

Represents the xvml:VScroll XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: ClientData.
  • corresponds to the following strongly-typed classes: VerticalScrollBar.

Applies to