DetailDataCollectionName Property (ITable)
In This Topic
The name that data oriented rendering extensions should use for the collection of all instances of the table's details.
Syntax
'Declaration
ReadOnly Property DetailDataCollectionName As String
string DetailDataCollectionName {get;}
See Also