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

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

    Property Value

    A System.String representing the name.
    See Also