EditRangePermission Class
Contains security information required for applying user-level security to a ProtectedRange.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v21.2.Core.dll
Declaration
Remarks
Create a list of EditRangePermission items as required. Use the ProtectedRange.CreateSecurityDescriptor to form a security descriptor and apply it to a ProtectedRange instance by using the ProtectedRange.SecurityDescriptor method.
Related GitHub Examples
The following code snippets (auto-collected from DevExpress Examples) contain references to the EditRangePermission class.
Note
The algorithm used to collect these code examples remains a work in progress. Accordingly, the links and snippets below may produce inaccurate results. If you encounter an issue with code examples below, please use the feedback form on this page to report the issue.