ActiveReports 9
UserData Property

Sets or returns a user-defined value.

Syntax
'Declaration
 
Public Property UserData As System.Object
public System.object UserData {get; set;}
Remarks

Values specified in this property are saved and loaded as part of the report layout.  You can use this property to store information beyond what the report properties offer, much like the Tag property in Visual Basic. This property is only persisted as a string if the RPX is saved or loaded to file.

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

SectionReport Class
SectionReport Members

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum