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

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

    Property Value

    A System.String specifying the data element name.
    See Also