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