ComponentOne FlexReport for WinForms
Detail Property

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > SectionCollection Class : Detail Property
Returns a reference to the detail section of the report.
Syntax
'Declaration
 
Public ReadOnly Property Detail As Section
public Section Detail {get;}
Remarks
This property is equivalent to this[SectionTypeEnum.Detail].
See Also

Reference

SectionCollection Class
SectionCollection Members