FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / ReportGetScriptObjectEventArgs Class
Properties


In This Topic
    ReportGetScriptObjectEventArgs Class Members
    In This Topic

    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