RangePermissionOptions Class
In This Article
Represents settings which define how the ranges with permissions are marked in the document.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.RichEdit.v14.2.Core.dll
#Declaration
#Returned By
The RichEditControlOptionsBase.RangePermissions property returns an instance of RangePermissionOptions.
#Remarks
An instance of the RangePermissionOptions class is accessible via the RichEditControlOptionsBase.RangePermissions property of a rich edit control's RichEditControl.Options.
#Inheritance
Object
ViewStatePersisterCore
BaseOptions
RichEditNotificationOptions
RangePermissionOptions
See Also