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.v24.1.dll
NuGet Package: DevExpress.Web.Office
Declaration
public class ASPxRichEditRangePermissionSettings :
RangePermissionOptions,
ISettingsWithExternalStateManager
Related API Members
The following members return ASPxRichEditRangePermissionSettings objects:
Implements
Inheritance
Object
ViewStatePersisterCore
BaseOptions
RichEditNotificationOptions
RangePermissionOptions
ASPxRichEditRangePermissionSettings
See Also