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

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

    Property Value

    A System.String specifying the name of the banded list group.
    See Also