Share via


X.iconSet Field

Definition

Represents the x:iconSet XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: cfRule.
  • has the following child XML elements: cfvo.
  • has the following XML attributes: iconSet, percent, reverse, showValue.
  • corresponds to the following strongly-typed classes: IconSet.

Applies to