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

ASPxRichEditAutoCorrectReplaceInfoCollectionSettings Properties

Contains settings specific to the collection of ASPxRichEditAutoCorrectReplaceInfo items.
Name Description
AutoCorrectReplaceInfoCollection A collection of ASPxRichEditAutoCorrectReplaceInfo objects.
CaseSensitive Gets or sets whether to perform a case-sensitive string comparison when searching through the ASPxRichEditAutoCorrectReplaceInfoCollection‘s items.
See Also