ActiveReports Developer 7
DataElementStyle Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IReport Interface : DataElementStyle Property

Glossary Item Box

Indicates whether to render textboxes as an element or as an attribute.

Syntax

Visual Basic (Declaration) 
ReadOnly Property DataElementStyle As DataElementStyle
C# 
DataElementStyle DataElementStyle {get;}

See Also