[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.DataElementStyle

DataElementStyle Enum

Specifies whether an item should render as an element or attribute.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public enum DataElementStyle

Fields

Name Description
AttributeNormal

Render as an attribute.

ElementNormal

Render as an element.

Extension Methods