FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / ReportInfo Class / Creator Property

In This Topic
    Creator Property (ReportInfo)
    In This Topic
    Gets or sets the name of the application that created the report.
    Syntax
    'Declaration
     
    Public Property Creator As String
    public string Creator {get; set;}
    See Also