ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering Namespace / DataMember Class / DataElementName Property

In This Topic
DataElementName Property (DataMember)
In This Topic
Gets the name to use for the data element or attribute for this data member when rendered via a data-oriented rendering extension (e.g., XML).
Syntax
'Declaration
 
Public MustOverride ReadOnly Property DataElementName As String
 

Property Value

The name of the data element.
See Also