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