ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports Namespace / ResourceInfo Structure / Name Property

In This Topic
    Name Property (ResourceInfo)
    In This Topic
    Gets name of resource to be located.
    Syntax
    'Declaration
     
    Public ReadOnly Property Name As String
    public string Name {get;}
    See Also