[]
Contains temporary information about outline generated by some report object: section, field, group etc.
public class OutlineInfo
| Name | Description |
|---|---|
| OutlineInfo() |
| 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. |
| Name | Description |
|---|---|
| Build(ScriptStringValue, string, string) |