C1.C1Report Namespace > C1Report Class : AddOutlineEntry Event |
'Declaration Public Event AddOutlineEntry As AddOutlineEntryHandler
public event AddOutlineEntryHandler AddOutlineEntry
Some report output formats include an outline that is built Based on the report groups. For example, PDF reports show this outline on the left pane of the reader application.
The outline contains one entry for each group header, and the entry text is based on the value of the Group.GroupBy expression for the group.
This event allows you to change or suppress the text that appears on the outline.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2