DataElementName Property (ITablixMember)
In This Topic
Gets the name of the data element.
Syntax
'Declaration
ReadOnly Property DataElementName As String
string DataElementName {get;}
Property Value
A
System.String representing the name of the data element.
See Also