ColumnProvider.Table Property

 

Gets or sets the table that the column belongs to.

Namespace:   System.Web.DynamicData.ModelProviders
Assembly:  System.Web.DynamicData (in System.Web.DynamicData.dll)

member Table : TableProvider with get, private set

Property Value

Type: System.Web.DynamicData.ModelProviders.TableProvider

The table that the column belongs to.

.NET Framework
Available since 3.5
Return to top
Show: