ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Aspnet.Designer Assembly / GrapeCity.ActiveReports.Web.Designer Namespace / ThemeResourceDescriptor Class / Title Property

In This Topic
    Title Property (ThemeResourceDescriptor)
    In This Topic
    Gets or sets the title of the theme.
    Syntax
    'Declaration
     
    Public Property Title As String
    public string Title {get; set;}

    Property Value

    A System.String representing the title of the theme.
    See Also