Share via


X.controls Field

Definition

Represents the x:controls XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: dialogsheet, worksheet.
  • has the following child XML elements: control.
  • corresponds to the following strongly-typed classes: Controls.

Applies to