ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering Namespace / IGroup Interface / DataElementName Property

In This Topic
    DataElementName Property (IGroup)
    In This Topic
    Gets the name of the data element associated with this group.
    Syntax
    'Declaration
     
    ReadOnly Property DataElementName As String
    string DataElementName {get;}

    Property Value

    The name of the data element as a System.String.
    See Also