MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix Namespace / ITablixMember Interface / DataElementOutput Property

In This Topic
DataElementOutput Property (ITablixMember)
In This Topic
Gets a value that indicates whether this tablix member should be included in the rendered output.
Syntax
'Declaration
 
ReadOnly Property DataElementOutput As DataElementOutput
 

Property Value

A DataElementOutput value indicating whether this tablix member should be included in the rendered output.
See Also