IEditableRow.IsEditing property
namespace: Serenity.Data assembly: Serenity.Net.Entity
Gets a value indicating whether this instance is editing.
public bool IsEditing { get; }
Property Value
true if this instance is editing; otherwise, false.
See Also
- interface IEditableRow