aspnet-devexpress-dot-web-dot-aspxrichedit-48d846f3.md
Specifies the restricted operations that cannot be performed by end-users over the RichEdit’s document.
Namespace : DevExpress.Web.ASPxRichEdit
Assembly : DevExpress.Web.ASPxRichEdit.v25.2.dll
NuGet Package : DevExpress.Web.Office
public class ASPxRichEditBehaviorSettings :
RichEditBehaviorOptions,
ISettingsWithExternalStateManager,
IRichEditBehaviorOptions
Public Class ASPxRichEditBehaviorSettings
Inherits RichEditBehaviorOptions
Implements ISettingsWithExternalStateManager,
IRichEditBehaviorOptions
The following members return ASPxRichEditBehaviorSettings objects:
A ASPxRichEditBehaviorSettings instance is returned by the ASPxRichEditSettings.Behavior property.
Object ViewStatePersisterCore BaseOptions RichEditNotificationOptions RichEditBehaviorOptions ASPxRichEditBehaviorSettings
See Also