DocumentRangePermissionEnd.UserName Property
Gets the name of a user for whom the editing permission is set.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v24.2.Core.dll
NuGet Package: DevExpress.RichEdit.Core
Declaration
Property Value
Type | Description |
---|---|
String | A String object that is the user’s name. |
See Also