Click or drag to resize

InPlaceEditIsEditing Property

Gets or sets a value indicating whether editing is active.

Namespace:  TomsToolbox.Wpf.Controls
Assembly:  TomsToolbox.Wpf (in TomsToolbox.Wpf.dll)
Syntax
public bool IsEditing { get; set; }

Property Value

Type: Boolean
See Also