ComponentOne FlexReport for WinForms
Outlines Property (C1Document)

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > C1Document Class : Outlines Property
Gets the OutlineNodeCollection representing the collection of OutlineNode objects in the current document.
Syntax
'Declaration
 
Public ReadOnly Property Outlines As OutlineNodeCollection
public OutlineNodeCollection Outlines {get;}
See Also

Reference

C1Document Class
C1Document Members