In |
The InPlaceEdit type exposes the following members.
| Name | Description | |
|---|---|---|
| HasErrors | Gets or sets a value indicating whether the edited text has errors; if there are errors the text can't be committed. | |
| IsEditing | Gets or sets a value indicating whether editing is active. | |
| IsEditingDisabled | Gets or sets a value indicating whether editing is currently disabled. | |
| Text | Gets or sets the text to be edited. | |
| TextAlignment | Gets or sets the text alignment. | |
| TextTrimming | Gets or sets the text trimming. |