ColumnProvider.ColumnType Property

 

Gets or sets the type of the column.

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

abstract ColumnType : Type with get, set
override ColumnType : Type with get, set

Property Value

Type: System.Type

The type of the column.

.NET Framework
Available since 3.5
Return to top
Show: