Click or drag to resize

InPlaceEditHasErrors Property

Gets or sets a value indicating whether the edited text has errors; if there are errors the text can't be committed.

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

Property Value

Type: Boolean
See Also