IEditableRow.IsFieldChanged method
namespace: Serenity.Data assembly: Serenity.Net.Entity
Determines whether [is field changed] [the specified field].
public bool IsFieldChanged(Field field)
| parameter | description |
|---|---|
| field | The field. |
Return Value
true if [is field changed] [the specified field]; otherwise, false.
See Also
- class Field
- interface IEditableRow