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

In This Topic
    Name Property (ReportGetScriptObjectEventArgs)
    In This Topic
    Gets the name of the object used in script.
    Syntax
    'Declaration
     
    Public ReadOnly Property Name As String
    public string Name {get;}
    See Also