ActiveReports 18 .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;}
    See Also