Click or drag to resize
PriorityInlineEdit Events

The PriorityInlineEdit type exposes the following members.

Events
  NameDescription
Public eventFormatting
Formatting event. Use this event to set FormattedText property.
(Inherited from InlineEditingTextBox.)
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.
(Inherited from InlineEditingTextBox.)
Top
See Also