ASPxSpellCheckerTextSettings(IPropertiesOwner) Constructor
Initializes a new instance of the ASPxSpellCheckerTextSettings class with the specified owner.
Namespace: DevExpress.Web.ASPxSpellChecker
Assembly: DevExpress.Web.ASPxSpellChecker.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
owner | IPropertiesOwner | An object that implements the IPropertiesOwner interface. |
See Also