DevExpress.Web.ASPxSpellChecker.v20.1 Contains classes which implement the main functionality of the ASPxSpellChecker control. A dictionary for the Hunspell spell checking algorithm. Initializes a new instance of the class with default settings. Indicates the dictionary for the Hunspell spell checking algorithm. A object. Specifies the filename of the affix file (.aff) to be loaded. A value, specifying the path to the affix file. The base component of the ASPxSpellChecker Suite. Initializes a new instance of the class with default settings. Gets or sets the identifier of the web control to be checked. A string that identifies the element on a page. Occurs when client-side scripts are created and the identifier of a control to be checked is queried. Provides access to an object specifying style settings for the element that contains text to be checked. A DevExpress.Web.ASPxSpellChecker.CheckedTextContainerStyle class instance that holds style settings. Gets or sets the 's client programmatic identifier. A string value that specifies the 's client identifier. Enables you to save and restore the previously saved layout of the ASPxSpellChecker. Gets an object that lists the client-side events specific to the . A object which allows assigning handlers to the client-side events available to the . Gets or sets the culture-specific settings of the spellchecker. A object that specifies culture settings (language and phonetic specifics). Fires when a custom dictionary is loading into a session. Enables you to supply any server data that can then be parsed on the client. Gets the settings of an image displayed within the check spelling form close button. A object that contains image settings. Provides access to a collection of dictionaries maintained by the ASPxSpellChecker instance. A object, representing a collection of dictionaries. Releases all resources used by the ASPxSpellChecker. Gets or sets whether the callback result data compression is enabled. true to compress data stream; otherwise, false. Provides access to an object specifying style settings for the misspelled word in a text. A DevExpress.Web.ASPxSpellChecker.ErrorWordStyle class instance that holds style settings. Returns an object containing style settings of the control which holds the text being checked in the spelling form. A DevExpress.Web.ASPxSpellChecker.CheckedTextContainerStyle object containing style settings. Gets the culture setting of the spellchecker. A object, containing information about specific culture. Returns a custom dictionary of the spell checker. A object representing a custom dictionary. Gets or sets the path to the folder that contains images used by the control. A string value specifying the root path of all the images used by the control. Provides access to image settings for specific elements of editors on the ASPxSpellChecker forms. A object that contains image settings. Gets a collection of temporary client properties and its values. A System.Collections.Generic.Dictionary object that represents the collection of properties and its values. Gets or sets the parameter used to measure the proximity of words. An integer value that is the maximum number of steps used to convert the misspelled word into the suggested one. Gets or sets the delay before displaying the loading panel. An value that specifies the time interval between when a callback is sent to the server and a loading panel is displayed, in milliseconds. Gets the settings of an image to be displayed within a loading panel while waiting for a callback response. A object that contains the image's settings. Gets or sets the position of an image displayed within a loading panel. A enumeration value. Gets the style settings of a loading panel displayed while waiting for a callback response. A object that contains style settings. Gets or sets the text to be displayed within a loading panel while waiting for a callback response. A string that specifies the text displayed within a loading panel. Specifies the maximum number of spelling errors found before the server sends a response to the client. An value specifying the number of errors. Occurs when a word being checked is not found in a dictionary. Occurs when a misspelled word is found and a list of suggested replacements is created and sorted. Gets or sets a value specifying whether or not the current control supports right-to-left representation. One of the enumeration values. Gets or sets a value that specifies whether cookies are used to persist information about the control. true if information is persisted in cookies; otherwise, false. Gets or sets the identifier of the cookie in which the control's state is persisted. A string value specifying a cookie's name. Provides access to settings related to the customization of dialog form elements. An object that contains customization settings for form elements of built-in dialogs. Gets the settings allowing you to specify paths to dialog forms (UserControls) stored within a web site. A object containing properties which point to individual dialog forms. Provides access to the loading panel's settings. A object that contains the loading panel's settings. Provides access to basic spelling settings. A object that holds spelling options. Provides access to texts displayed in different elements of the control. A class instance that holds texts for use in control layout and related forms Gets or sets whether the loading panel can be displayed. true if a loading panel is allowed to be displayed; otherwise, false. Gets or sets a value that specifies the visibility of an image within a loading panel displayed while waiting for a callback response. true if an image is displayed within a loading panel; otherwise, false. Gets or sets the path to a CSS file that defines the control's sprite image settings. A value that specifies the path to the required CSS file. Gets or sets the path to a sprite image. A value that specifies the path to the sprite image. Provides access to an object which specifies the appearance of buttons on the spelling form. A object, containing the button style settings. Provides access to style settings for the spellchecker forms. A object that contains style settings. Provides access to style settings for editor elements in the spellchecker forms. A DevExpress.Web.ASPxSpellChecker.SpellCheckerEditorStyles object that contains style settings. Gets or sets the number of suggested words displayed in the spelling form. An integer, representing the number of suggestions displayed. Fires when a word is added to the custom dictionary. Represents the base for the and classes. Initializes a new instance of the class with the specified owner. An object that implements the interface. Represents a custom dictionary of the spell checker. Initializes a new instance of the class with default settings. Appends a word to a custom dictionary. A string, representing a word to add. Appends several words to a custom dictionary. A string array of words to add to a dictionary. Gets a custom spellchecker dictionary. A class instance. Indicates that the current dictionary is a custom dictionary. Always returns true. Loads a dictionary and alphabet from the specified streams into the current object, and initializes it. A object which stores the word list. A object which stores the language's alphabet. Represents a dictionary used by the ASPxSpellChecker engine. Initializes a new instance of the class with default settings. Gets or sets the path to a file that defines the alphabet associated with a dictionary. A value that specifies the path to the alphabet file. Gets an internal representation of a spellchecker dictionary. A class instance. Defines the base class for ASPxSpellChecker dictionaries. Gets or sets code page settings of the dictionary text characters. A object, representing a character encoding. Gets or sets the human-readable description of the dictionary's encoding. A string, specifying the encoding's human-readable name. Returns a character encoding used by the dictionary. A object that is a character encoding. Provides indexed access to words contained within the dictionary. An integer value specifying the zero-based index of the returned word. A value. Represents an ASPxSpellChecker dictionary originated from a dictionary in the ISpell format. Initializes a new instance of the class with default settings. Gets or sets the path to a file that defines the alphabet associated with a dictionary. A value that specifies the path to the alphabet file. Gets an internal representation of a spellchecker dictionary. A class instance. Get or sets a location of the affix file for the A value, specifying the path to the affix file. Represents an ASPxSpellChecker dictionary originated from a dictionary and affix files of the OpenOffice.org project format. Initializes a new instance of the class with default settings. Gets an internal representation of a spellchecker dictionary. A class instance. Gets or sets the character encoding used by a dictionary. A value, specifying the character encoding. Represents a container of settings that affect spell checking. Initializes a new instance of the class with the specified owner. An object that implements the interface. Copies public properties from the specified object to the current object. A object or descendant whose properties are copied to the current object. Gets or sets whether email addresses should be skipped during checking. true to exclude email addresses from spell check; otherwise, false. Gets or sets whether the text enclosed with specific markup tags should be checked. true to exclude the text within tags from the check; otherwise, false. Gets or sets whether the spellchecker ignores words containing different case letters in positions other than the first. true to skip mixed case words while checking; otherwise, false. Gets or sets whether words in which all letters are uppercase should be skipped during checking. true to ignore words in uppercase; otherwise, false. Gets or sets whether URLs in text are skipped during checking. true to ignore URLs in text; otherwise, false. Gets or sets whether the spell checker skips words that contain numbers during checking. true to ignore words with numbers; otherwise, false. Represents a container of strings, which are used in the ASPxSpellChecker's dialogs. Initializes a new instance of the class with the specified owner. An object that implements the interface. Copies public properties from the specified object to the current object. A object or descendant whose properties are copied to the current object. Gets or sets the text which informs the user that the spell check is finished. A string, containing a text message indicating that the spell check process is complete. Gets or sets the text message informing the user that no words are found for replacement. A string, containing the message's text. Get or sets the title of the Options dialog form. A string containing the text used as a caption of the Options form. Get or sets the title of the spelling form. A string containing the text used as a caption of the spelling form. Contains style settings for the checked text appearance. Initializes a new instance of the class. Gets style settings to define the appearance of the checked text in the hover state. Style settings. Gets or sets the image spacings in the container. The spacing value. Gets style settings to define the appearance of the checked text in the pressed state. Style settings. Gets style settings to define the appearance of the checked text in the selected state. Style settings. Gets or sets the spacing between elements in the container. The spacing value. Provides data for the event. Initializes a new instance of the class with the specified custom dictionary. An value representing the custom dictionary. This value is assigned to the property. Gets the custom dictionary to be loaded. A object representing the custom dictionary. A method that will handle the event. The event source. This parameter identifies the which raised the event. A object which contains event data. Contains style settings that applied to the error word. Initializes a new instance of the class. Gets the style settings applied to the error word in the hover state. Style settings. Specifies the image spacing. The spacing value. Gets the style settings applied to the error word in the pressed state. Style settings. Gets the style settings applied to the error word in the selected state. Style settings. Contains classes and enumerations that implement basic functionality for localization of the control. Provides a means to localize the 's UI elements at runtime. Initializes a new instance of the class with default settings. Returns an object comprising resources based on the thread's language and regional settings (culture). A <,> object comprising resources based on the thread's culture. Returns a localized string for the specified string identifier. An enumeration value identifying the string to localize. A corresponding to the specified identifier. Provides a means to localize the 's UI elements at runtime. Initializes a new instance of the class with default settings. Contains strings that can be localized for the . For more information, refer to the topic. Defines the caption of the Add to Dictionary button on the Check Spelling Form of the Spell Checker.Default value: "Add to Dictionary" Defines the caption of the Cancel button on the Spelling Options Form of the Spell Checker.Default value: "Cancel" Defines the caption of the Change All button on the Check Spelling Form of the Spell Checker.Default value: "Change All" Defines the caption of the Change button on the Check Spelling Form of the Spell Checker.Default value: "Change" Defines the Check Spelling Form's Change To: label caption.Default value: "Change to:" Defines the text shown in the International dictionaries block of the Spelling Options Form.Default value: "Choose which dictionary to use when checking your spelling." Defines the caption of the Close button on the Check Spelling Form of the Spell Checker.Default value: "Close" Defines the text displayed within the message box invoked if the spelling check is complete and the property value is not customized.Default value: "The spelling check is complete." Defines the caption of the General options block in the Spelling Options Form.Default value: "General options" Defines the caption of the Ignore All button on the Check Spelling Form of the Spell Checker.Default value: "Ignore All" Defines the caption of the Ignore e-mails option in the Spelling Options Form.Default value: "Ignore e-mails" Defines the caption of the Ignore words in MiXeDcAsE option in the Spelling Options Form.Default value: "Ignore words in MiXeDcAsE" Defines the caption of the Ignore words with numbers option in the Spelling Options Form.Default value: "Ignore words with numbers" Defines the caption of the Ignore Once button on the Check Spelling Form of the Spell Checker.Default value: "Ignore Once" Defines the caption of the Ignore markup tags option in the Spelling Options Form.Default value: "Ignore markup tags" Defines the caption of the Ignore words in UPPERCASE option in the Spelling Options Form.Default value: "Ignore words in UPPERCASE" Defines the caption of the Ignore URLs option in the Spelling Options Form.Default value: "Ignore URLs" Defines the caption of the International dictionaries block in the Spelling Options Form.Default value: "International dictionaries" Defines the Language: label caption shown in the International dictionaries block of the Spelling Options Form.Default value: "Language:" Defines the text shown in a Check Spelling Form suggestion box if no suggestion was found.Default value: "(No Suggestions)" Defines the Check Spelling Form's Not in Dictionary label caption.Default value: "Not in Dictionary:" Defines the caption of the OK button on the Spelling Options Form of the Spell Checker.Default value: "OK" Defines the caption of the Options button on the Check Spelling Form of the Spell Checker.Default value: "Options..." Defines the Spelling Options Form's caption.Default value: "Spelling Options" Defines the Check Spelling Form's caption.Default value: "Check Spelling" Contains settings that allow the appearance of button elements within the control to be defined. Initializes a new instance of the class with the specified owner. An object that implements the ISkinOwner interface. This property is not in effect for the class. Contains a client-side ASPxSpellChecker's event list. Initializes a new instance of the class with default settings. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client-side event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Contains settings that allow the appearance of dialog form elements within the control to be defined. Initializes a new instance of the class with the specified owner. An object that implements the ISkinOwner interface. Contains customization settings for form elements of built-in dialogs. Initializes a new instance of the class with the specified owner. An object that implements the interface. Copies the settings of the specified object to the current one. A object whose settings are assigned to the current object. Gets or sets a value that specifies whether to display the "Add to Dictionary" button within the Check Spelling Form dialog. true, to display the related form element; otherwise, false. Gets or sets a value that specifies whether to display the "Options..." button within the Check Spelling Form dialog. true, to display the related form element; otherwise, false. Represents a collection of ASPxSpellChecker dictionaries. Initializes a new instance of the class with default settings. Initializes a new instance of the class with the specified owner. An object that implements the IWebControlObject interface. Returns the owner of the dictionary. An object. Overrides the corresponding property of the base class. Always returns value. Contains settings that allow images to be defined for specific elements of editors used within the . Initializes a new instance of the class with the specified owner. An object that implements the ISkinOwner interface. Contains style settings of the editors in the spell checker. Initializes a new instance of the class with specified settings. Returns a string that represents the current object. The current object. Contains dialog form settings. Initializes a new instance of the class with the specified owner. An object that implements the interface. Copies the settings from the specified object to the current object. A object, whose settings are assigned to the current object. Gets or sets the path to a UserControl (an .ascx file) that is the customized version of the built-in Check Spelling dialog form. A value specifying the file name and path to a UserControl file that is a customized Check Spelling dialog form. Gets or sets the path to a UserControl (an .ascx file) that is the customized version of the built-in Spelling Options dialog form. A value specifying the file name and path to a UserControl file that is a customized Spelling Options dialog form. Contains style settings that allow you to specify images for the spell checker elements. Initializes a new instance of the class with specified settings. Specifies the name of the Close button image file. The image file name. Gives access to the image settings of the Close button. Image settings. Specifies the name of the Error image file. The image file name. Specifies the path to the image folder. The path. Contains settings that define the appearance of certain spellchecker elements. Initializes a new instance of the class with the specified owner. An object that implements the ISkinOwner interface. Provides access to the appearance style object for the Checked Text Container style. A DevExpress.Web.ASPxSpellChecker.CheckedTextContainerStyle object, containing apperance settings for the Checked Text Container style. Returns the name of the Checked Text Container style. For internal use only. Provides access to the appearance style object of the Error Word style. A DevExpress.Web.ASPxSpellChecker.ErrorWordStyle object, containing apperance settings for the Error Word style. Returns the name of the Error Word style. Provides style settings that define the appearance of a loading panel. A object that contains the style settings. For internal use only. Returns "dxwsc-main". For internal use only. The base class for ASPxSpellChecker dictionaries. Copies public properties from the specified object to the current object. A object or descendant whose properties are copied to the current object. Gets or sets a unique identifier of a dictionary instance for caching purposes. A string, which is the cache key under which a dictionary is stored in the cache. Indicates whether a dictionary can be placed in the cache. true if a dictionary can be cached; otherwise, false. Gets or sets the language and culture settings of the current dictionary. A object, contaning language and culture info. Gets or sets a path to the dictionary file used to create spellchecker dictionaries. A value that specifies the path to the dictionary file. Provides access to a dictionary located in a cache. A dictionary that exposes the interface. Returns the unique key that can be used to identify dictionaries in cache storage. A string that is a cache key. Returns the information on language and culture associated with the current dictionary. A object, containing information about specific culture. Indicates whether the current dictionary is a custom one. true if the current dictionary type is Custom; otherwise, false. Removes a cached dictionary from application's . Gets the number of words contained within the dictionary. An integer value representing the total number of words within the dictionary.