Back to Devexpress

TdxRichEditControlOptionsBase.RangePermissions Property

vcl-dxrichedit-dot-view-dot-core-dot-tdxricheditcontroloptionsbase-4d215218.md

latest838 B
Original Source

TdxRichEditControlOptionsBase.RangePermissions Property

Provides access to document range permission settings.

Declaration

delphi
property RangePermissions: TdxRangePermissionOptions read; write;

Property Value

Type
TdxRangePermissionOptions

Remarks

Use this property to customize the appearance of ranges within a document. Refer to the TdxRangePermissionOptions class description for detailed information on available options.

See Also

TdxRichEditControlOptionsBase

TdxRichEditControlOptionsBase Members

dxRichEdit.View.Core Unit