Skip to main content

DXRichEditSpellCheckerOptions Fields

Provides options affecting the RichEditControl spell checking functionality.
Name Description
AutoDetectDocumentCultureProperty static Identifies the DXRichEditSpellCheckerOptions.AutoDetectDocumentCulture dependency property.
ClearErrorsAfterLimitExceededProperty static Identifies the DXRichEditSpellCheckerOptions.ClearErrorsAfterLimitExceeded dependency property.
IgnoreNoProofProperty static Identifies the DXRichEditSpellCheckerOptions.IgnoreNoProof dependency property.
LowerErrorLimitProperty static Identifies the DXRichEditSpellCheckerOptions.LowerErrorLimit dependency property.
UpperErrorLimitProperty static Identifies the DXRichEditSpellCheckerOptions.UpperErrorLimit dependency property.
See Also