ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / ReportSectionBase Class / DataElementOutput Property

In This Topic
DataElementOutput Property (ReportSectionBase)
In This Topic
Gets a value indicating whether the data of a report section appears in a data rendering.
Syntax
'Declaration
 
Public MustOverride ReadOnly Property DataElementOutput As DataElementOutput
 

Property Value

A DataElementOutput value specifying the data element output of the report section.
See Also