Share via


DGM.clrData Field

Definition

Represents the dgm:clrData XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: layoutDef.
  • has the following child XML elements: dataModel.
  • corresponds to the following strongly-typed classes: ColorData.

Applies to