[]
Gets a value indicating whether the data of a report section appears in a data rendering.
public abstract DataElementOutput DataElementOutput { get; }
Type | Description |
---|---|
DataElementOutput | A DataElementOutput value specifying the data element output of the report section. |