Skip to main content
A newer version of this page is available. .

DXRichEditFormattingMarkVisibilityOptions Fields

Provides options used to specify the visibility the formatting marks (paragraph marks, spaces, tabs, etc.).
Name Description
HiddenTextProperty static Identifies the DXRichEditFormattingMarkVisibilityOptions.HiddenText dependency property.
ParagraphMarkProperty static Identifies the DXRichEditFormattingMarkVisibilityOptions.ParagraphMark dependency property.
SeparatorProperty static Identifies the DXRichEditFormattingMarkVisibilityOptions.Separator dependency property.
SpaceProperty static Identifies the DXRichEditFormattingMarkVisibilityOptions.Space dependency property.
TabCharacterProperty static Identifies the DXRichEditFormattingMarkVisibilityOptions.TabCharacter dependency property.
See Also