Share via


DGM.styleData Field

Definition

Represents the dgm:styleData XML element.

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

Applies to