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
- interface IEditableRow
Gets a value indicating whether this instance is editing.
public bool IsEditing { get; }
true if this instance is editing; otherwise, false.