ActiveReports 18 .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
    Returns the name of the data element associated with this group.
    Syntax
    'Declaration
     
    ReadOnly Property DataElementName As String
    string DataElementName {get;}
    See Also