Click or drag to resize

InPlaceEdit Properties

The InPlaceEdit type exposes the following members.

Properties
  NameDescription
Public propertyHasErrors
Gets or sets a value indicating whether the edited text has errors; if there are errors the text can't be committed.
Public propertyIsEditing
Gets or sets a value indicating whether editing is active.
Public propertyIsEditingDisabled
Gets or sets a value indicating whether editing is currently disabled.
Public propertyText
Gets or sets the text to be edited.
Public propertyTextAlignment
Gets or sets the text alignment.
Public propertyTextTrimming
Gets or sets the text trimming.
Top
See Also