Click or drag to resize

InPlaceEditIsEditingDisabled Property

Gets or sets a value indicating whether editing is currently disabled.

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

Property Value

Type: Boolean
See Also