ActiveReports 9
LinkToChild Property

Gets or sets the name of the report item contained directly within the report item that is the target location for the Document Map label (if any).

Syntax
'Declaration
 
Public Property LinkToChild As System.String
public System.string LinkToChild {get; set;}

Property Value

A String indicating the name of the report item contained directly within the report item that is the target location for the Document Map label.

Remarks

Used only for Rectangle report items.

This property is ignored if a Label is not present.

Requirements

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

See Also

Reference

ReportItem Class
ReportItem Members

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum