[]
Gets the name to use for the data element or attribute for this report item when rendered via a data-oriented rendering extension (e.g., XML).
string DataElementName { get; }
Type | Description |
---|---|
string | A string representing the data element name. |
By default, this is the name of this report item.