| Visual Basic (Declaration) | |
|---|---|
Public Enum DataElementStyle Inherits System.Enum | |
| C# | |
|---|---|
public enum DataElementStyle : System.Enum | |
| Member | Description |
|---|---|
| AttributeNormal | Render as an attribute. |
| Auto | Auto settings. |
| ElementNormal | Render as an element. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.PageReportModel.DataElementStyle