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

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