Click or drag to resize
InlineEditingTextBox Events

The InlineEditingTextBox type exposes the following members.

Events
  NameDescription
Public eventFormatting
Formatting event. Use this event to set FormattedText property.
Public eventUpdate
Update event. Use this event to save edited data, set ErrorText property in case of error and reload unigrid's data in case of using InlineEditingTextBox in columns that have sorting enabled.
Top
See Also