A newer version of this page is available.
Switch to the current version.
ASPxRichEditBehaviorSettings Class
Specifies the restricted operations that cannot be performed by end-users over the RichEdit's document.
Namespace: DevExpress.Web.ASPxRichEdit
Assembly: DevExpress.Web.ASPxRichEdit.v19.2.dll
Declaration
public class ASPxRichEditBehaviorSettings :
RichEditBehaviorOptions,
ISettingsWithExternalStateManager
Public Class ASPxRichEditBehaviorSettings
Inherits RichEditBehaviorOptions
Implements ISettingsWithExternalStateManager
Related API Members
The following members accept/return ASPxRichEditBehaviorSettings objects:
Remarks
A ASPxRichEditBehaviorSettings instance is returned by the ASPxRichEditSettings.Behavior property.
Implements
Inheritance
Object
ViewStatePersisterCore
BaseOptions
RichEditNotificationOptions
RichEditBehaviorOptions
ASPxRichEditBehaviorSettings
See Also
Feedback