FieldTemplateUserControl.FieldValue Property

 

Gets or sets the value of a column in a current row.

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

[<BrowsableAttribute(false)>]
abstract FieldValue : Object with get, set
[<BrowsableAttribute(false)>]
override FieldValue : Object with get, set

Property Value

Type: System.Object

An object that represents the value of the column in the current row.

.NET Framework
Available since 3.5
Return to top
Show: