DetailDataElementName Property (ITable)
In This Topic
Gets the name for each detail instance of the table used by data-oriented rendering extensions.
Syntax
'Declaration
ReadOnly Property DetailDataElementName As String
string DetailDataElementName {get;}
Property Value
A
System.String representing the name for each detail instance.
See Also