[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Components.MemoryReportItem.DataElementOutput

DataElementOutput Property

DataElementOutput

Gets or sets the definition how the MemoryReportItem should appear in data output.

Declaration
public DataElementOutput DataElementOutput { get; set; }
Implements