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)

Public Overridable Property ColumnType As Type
	Get
	Protected Set
End Property

Property Value

Type: System.Type

The type of the column.

.NET Framework
Available since 3.5
Return to top
Show: