ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IMetadataDictionaryEntry Interface / Name Property

In This Topic
    Name Property (IMetadataDictionaryEntry)
    In This Topic
    Gets the name of this object.
    Syntax
    'Declaration
     
    Shadows ReadOnly Property Name As String
    new string Name {get;}

    Property Value

    A System.String representing the name of the metadata entry.
    See Also