Back to Devexpress

DXRichEditRangePermissionOptions Properties

wpf-devexpress-dot-xpf-dot-richedit-dot-dxricheditrangepermissionoptions-dot-underscore-properties.md

latest3.3 KB
Original Source

DXRichEditRangePermissionOptions Properties

Provides the options for displaying the ranges with permissions within the document.

NameDescription
BracketsColorGets or sets the color of the visual marks (brackets) indicating the start and the end of a range with permission in a document with protection disabled. This is a dependency property.
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
HighlightBracketsColorGets or sets the color of the visual marks (brackets) indicating the start and the end of each editable range in a protected document. This is a dependency property.
HighlightColorGets or sets the color used to highlight each editable range in a protected document with protection enabled. This is a dependency property.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
VisibilityGets or sets whether the ranges with permissions are highlighted in a document (protected and unprotected). This is a dependency property.

See Also

DXRichEditRangePermissionOptions Class

DXRichEditRangePermissionOptions Members

DevExpress.Xpf.RichEdit Namespace