Click or drag to resize

InPlaceEditText Property

Gets or sets the text to be edited.

Namespace:  TomsToolbox.Wpf.Controls
Assembly:  TomsToolbox.Wpf (in TomsToolbox.Wpf.dll)
Syntax
public string? Text { get; set; }

Property Value

Type: String
See Also