Skip to content

IEditableRow.IsEditing property

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