AxpDataGrid

EditFieldItem.UpdateValue Property

A default value to use when Updating a record (as opposed to Inserting a new record)

[Visual Basic]
Public Property UpdateValue As Object
[C#]
public object UpdateValue {get; set;}

Property Value

A default value to use when Updating a record (as opposed to Inserting a new record)

See Also

EditFieldItem Class | Axezz.WebControls Namespace