Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / Group Class / DataElementOutput Property

In This Topic
    DataElementOutput Property (Group)
    In This Topic
    Gets or sets value indicating whether the instances of the group should appear in a data rendering.
    Syntax
    'Declaration
     
    Public Property DataElementOutput As DataElementOutput
    public DataElementOutput DataElementOutput {get; set;}
    See Also