Gets or sets the text that will be used as an outline entry.

Namespace:  C1.C1Report
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public string Text
Visual Basic
Public Text As String

Remarks

This property is only used with the AddOutlineEntry event.

See Also