Overview
12 Sep 20252 minutes to read
| Name | Description |
|---|---|
| PopupSettings | Configures the popup settings of the In-place editor. |
| BeforeSanitizeHtmlArgs | Provides information about a BeforeSanitizeHtml event. |
| SanitizeRemoveAttrs | Provides information about a SanitizeRemoveAttributes. |
| SanitizeSelectors | Provides information about a SanitizeSelectors. |
| ActionBeginEventArgs | Provides information about a ActionBegin event. |
| ActionEventArgs | Provides information about a Action event. |
| BeginEditEventArgs | Provides information about a BeginEdit event. |
| ChangeEventArgs | Provides information about the Change event. |
| EndEditEventArgs | Provides information about the EndEdit event. |
| ValidateEventArgs | Provides information about a Validate event. |
| ActionBlur | Specifies the action to be perform when user clicks outside the container, that is focus out of editable content. |
| AdaptorType | Specifies the adaptor type that are used DataManager to communicate with DataSource. |
| EditableType | Specifies the event action of input to enter edit mode instead of using edit icon. |
| InputType | Specifies the type of components that integrated with In-place editor to make it as editable. |
| RenderMode | Specifies the mode to be render while editing. |
| textOptionType | Specifies the value to be set when initial rendering. |