ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering Namespace / IGroup Interface / DataElementOutput Property

In This Topic
DataElementOutput Property (IGroup)
In This Topic
Gets the data element output type for this group.
Syntax
'Declaration
 
ReadOnly Property DataElementOutput As DataElementOutput
 

Property Value

The data element output type as a DataElementOutput.
See Also