DataElementName Property (IReport)
In This Topic
The name of the top-level element for a report rendered using a data oriented rendering extension (e.g. XML).
Syntax
'Declaration
ReadOnly Property DataElementName As String
string DataElementName {get;}
See Also