| PriorityInlineEdit Events | 
The PriorityInlineEdit type exposes the following members.
 Events
Events| Name | Description | |
|---|---|---|
|  | Formatting | 
            Formatting event. Use this event to set FormattedText property.
            (Inherited from InlineEditingTextBox.) | 
|  | Update | 
            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.) | 
 See Also
See Also