C1.WPF.Report Assembly / C1.WPF.Report Namespace / ReportGetScriptObjectEventArgs Class
Properties


ReportGetScriptObjectEventArgs Class Members

The following tables list the members exposed by ReportGetScriptObjectEventArgs.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the ReportGetScriptObjectEventArgs class.  
Top
Public Properties
 NameDescription
Public PropertyGets the name of the object used in script.  
Public PropertyGets or sets the object associated with name specified in the Name property.  
Top
See Also