See Also

ActiveReport Class  | ActiveReport Members

Language

Visual Basic

C#

Show All

See Also Languages ActiveReports Send feedback to Data Dynamics

UserData Property

Sets or returns a user-defined value.

[Visual Basic]
Public Property UserData As Object
[C#]
public 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.

See Also

ActiveReport Class  | ActiveReport Members

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.