Back to Devexpress

ASPxRichEditSettings.Behavior Property

aspnet-devexpress-dot-web-dot-aspxrichedit-dot-aspxricheditsettings-6d95af33.md

latest1.9 KB
Original Source

ASPxRichEditSettings.Behavior Property

Provides access to an object that enables you to apply restrictions on different editor operations.

Namespace : DevExpress.Web.ASPxRichEdit

Assembly : DevExpress.Web.ASPxRichEdit.v25.2.dll

NuGet Package : DevExpress.Web.Office

Declaration

csharp
public ASPxRichEditBehaviorSettings Behavior { get; }
vb
Public ReadOnly Property Behavior As ASPxRichEditBehaviorSettings

Property Value

TypeDescription
ASPxRichEditBehaviorSettings

A ASPxRichEditBehaviorSettings class instance containing restriction specifications.

|

Property Paths

You can access this nested property as listed below:

LibraryObject TypePath to Behavior
ASP.NET MVC ExtensionsRichEditSettings

.Settings .Behavior

| | ASP.NET Web Forms Controls | ASPxRichEdit |

.Settings .Behavior

|

See Also

DocumentCapabilities

ASPxRichEditSettings Class

ASPxRichEditSettings Members

DevExpress.Web.ASPxRichEdit Namespace