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

Glossary Item Box

Returns the name used for this group.

Syntax

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

See Also