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

In This Topic
    DataElementOutput Property (IBandedListGroup)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property DataElementOutput As DataElementOutput
    DataElementOutput DataElementOutput {get;}

    Property Value

    A DataElementOutput value specifying whether the group should appear in a data rendering.
    See Also