ActiveReports 6 Online Help
AutoReplaceFields Property

Gets or sets a value that indicates whether ActiveReports should automatically replace fields in the RichTextBox with matching fields in the data source.
Syntax
'Declaration
 
Public Property AutoReplaceFields As Boolean
public bool AutoReplaceFields {get; set;}

Property Value

Boolean.
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

RichTextBox Class
RichTextBox Members

Send Feedback