Data for Silverlight
Table Property (DataColumn)

C1.Silverlight.Data Namespace > DataColumn Class : Table Property
Gets a reference to the DataTable that contains this DataColumn.
Syntax
'Declaration
 
Public ReadOnly Property Table As DataTable
public DataTable Table {get;}
See Also

Reference

DataColumn Class
DataColumn Members