IEditableRow.IsEditing property

namespace: Serenity.Data   assemblySerenity.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