Back to Devexpress

DXRichEditFormattingMarkVisibilityOptions Properties

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

latest3.2 KB
Original Source

DXRichEditFormattingMarkVisibilityOptions Properties

Provides options used to specify the visibility the formatting marks (paragraph marks, spaces, tabs, etc.).

NameDescription
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.
HiddenTextGets or sets the visibility of the hidden text. 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.
ParagraphMarkGets or sets whether the paragraph marks should be displayed. This is a dependency property.
SeparatorNot in use for the RichEditControl.
SpaceGets or sets whether space characters should be visible. This is a dependency property.
TabCharacterGets or sets whether tab characters should be visible. This is a dependency property.

See Also

DXRichEditFormattingMarkVisibilityOptions Class

DXRichEditFormattingMarkVisibilityOptions Members

DevExpress.Xpf.RichEdit Namespace