ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report Namespace / ReportInfo Class / Keywords Property

In This Topic
    Keywords Property
    In This Topic
    Gets or sets keywords associated with the report.
    Syntax
    'Declaration
     
    Public Property Keywords As System.String
    public System.string Keywords {get; set;}
    See Also