ComponentOne DataObjects for .NET
ExtendedData Property

C1.Data.2 Assembly > C1.Data Namespace > C1DataRow Class : ExtendedData Property
Gets a collection of custom user information associated with the row.
Syntax
'Declaration
 
Public Property ExtendedData As System.Object
public System.object ExtendedData {get; set;}
See Also

Reference

C1DataRow Class
C1DataRow Members
C1DataRow Class