FieldTemplateUserControl.Column Property

 

Gets the MetaColumn associated with a field template.

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

[<BrowsableAttribute(false)>]
member Column : MetaColumn with get

Property Value

Type: System.Web.DynamicData.MetaColumn

An object that represents a database column.

.NET Framework
Available since 3.5
Return to top
Show: