FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / ExecuteScriptAction Class / Script Property

In This Topic
    Script Property
    In This Topic
    Gets the script to execute.
    Syntax
    'Declaration
     
    Public ReadOnly Property Script As String
    public string Script {get;}
    See Also