ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Core.Rdl.Extensibility Namespace / IXmlItemSerializer Interface / ElementName Property

In This Topic
    ElementName Property
    In This Topic
    Gets the element name to be written in the resulting XML for the item.
    Syntax
    'Declaration
     
    ReadOnly Property ElementName As String
    string ElementName {get;}

    Property Value

    A System.String value indicating the XML element name.
    See Also