[]
        
(Showing Draft Content)

C1.Report.Rendering.OutlineInfo

OutlineInfo Class

Contains temporary information about outline generated by some report object: section, field, group etc.

Inheritance
OutlineInfo
Namespace: C1.Report.Rendering
Assembly: C1.FlexReport.dll
Syntax
public class OutlineInfo

Constructors

Name Description
OutlineInfo()

Fields

Name Description
Label

Label of the outline.

Name

The name of the object producing this outline, this name is used to search parent via OutlineParent property.

ParentName

Name of the parent for this outline.

Methods

Name Description
Build(ScriptStringValue, string, string)