ActiveReports 12
DetailDataElementOutput Property (ITableGroup)

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Table Namespace > ITableGroup Interface : DetailDataElementOutput Property
Indicates whether the details should appear in a data rendering. Valid values are GrapeCity.ActiveReports.Extensibility.Rendering.Components.DataElementOutput.NoOutput and GrapeCity.ActiveReports.Extensibility.Rendering.Components.DataElementOutput.Output.
Syntax
'Declaration
 
ReadOnly Property DetailDataElementOutput As DataElementOutput
DataElementOutput DetailDataElementOutput {get;}
See Also

Reference

ITableGroup Interface
ITableGroup Members