FieldTemplateUserControl.FieldValue Property
.NET Framework (current version)
Gets or sets the value of a column in a current row.
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.ObjectAn object that represents the value of the column in the current row.
.NET Framework
Available since 3.5
Available since 3.5
Show: