ColumnProvider::Table Property
.NET Framework (current version)
Gets or sets the table that the column belongs to.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
public: property TableProvider^ Table { TableProvider^ get(); private: void set(TableProvider^ value); }
Property Value
Type: System.Web.DynamicData.ModelProviders::TableProvider^The table that the column belongs to.
.NET Framework
Available since 3.5
Available since 3.5
Show: