[]
Specifies whether an item should render as an element or attribute.
public enum DataElementStyle
| Name | Description |
|---|---|
| AttributeNormal | Render as an attribute. |
| Auto | Auto indicates using the setting defined by the report. |
| ElementNormal | Render as an element. |