[]
Gets the name to use for the element that represents this report section in a data rendering.
public abstract string DataElementName { get; }
| Type | Description |
|---|---|
| string | A string representing the data element name of the report section. |