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

Glossary Item Box

Indicates how this item should appear when rendered with a data oriented rendering device.

Syntax

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

See Also