DataElementName Property (IReportItem)
In This Topic
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).
Syntax
'Declaration
ReadOnly Property DataElementName As String
string DataElementName {get;}
See Also