ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Aspnet.Designer Assembly / GrapeCity.ActiveReports.Web.Designer Namespace / ResourceDescriptor Class / Description Property

In This Topic
    Description Property (ResourceDescriptor)
    In This Topic
    Gets or sets the description of the resource.
    Syntax
    'Declaration
     
    Public Property Description As String
    public string Description {get; set;}

    Property Value

    A System.String representing the description.
    See Also