Skip to main content

ASPxRichEditRangePermissionSettings Class

Represents a set of visualization settings used to highlight an editable range in a protected document.

Namespace: DevExpress.Web.ASPxRichEdit

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

NuGet Package: DevExpress.Web.Office

Declaration

public class ASPxRichEditRangePermissionSettings :
    RangePermissionOptions,
    ISettingsWithExternalStateManager

The following members return ASPxRichEditRangePermissionSettings objects:

See Also