DevExpress.Web.ASPxHtmlEditor.v12.2 The base class for toolbar items. Initializes a new instance of the ToolbarItemBase class with the specified settings. A value that specifies the created toolbar item's display text. This value is assigned to the property. A value that specifies the created toolbar item's tooltip text. This value is assigned to the property. Initializes a new instance of the ToolbarItemBase class with the specified text. A value that specifies the created toolbar item's display text. This value is assigned to the property. Initializes a new instance of the ToolbarItemBase class with default settings. Copies the settings from the specified item to the current object. A object whose settings are assigned to the current object. Gets the settings of an image displayed by the item. A ToolbarItemImageProperties object that contains image settings. Gets or sets the text content of a toolbar item. A String value that specifies the item's text content. Gets or sets the item's tooltip text. A String value that specifies the text content of the item's tooltip. Contains settings that relate to the required field validation type. Initializes a new instance of the HtmlEditorRequiredFieldValidationPattern class with the specified owner and validation settings. An object that implements the interface. An object that implements the IValidationSettings interface. Gets or sets the error text to be displayed within the editor's error frame, if the editor's specific required field validation fails. A value that specifies the error text. Contains settings that relate to the built-in Document Selector's file upload functionality. Initializes a new instance of the HtmlEditorDocumentSelectorUploadSettings class with the specified owner. An object that implements the interface. Contains settings that relate to the Image Selector's and Document Selector's permissions. Initializes a new instance of the HtmlEditorFileManagerPermissionsSettings class with the specified owner. An object that implements the interface. Represents a default toolbar button that toggles the full-screen mode within the design view area. Initializes a new instance of the ToolbarFullscreenButton class with default settings. Initializes a new instance of the ToolbarFullscreenButton class with the specified settings. true if the current toolbar item starts a group; otherwise, false. true to display the current toolbar item; otherwise, false. Initializes a new instance of the ToolbarFullscreenButton class with the specified setting. true if the current toolbar item starts a group; otherwise, false. Gets or sets the button's display text. A string value that specifies the toolbar button's display text. Gets or sets the button's tooltip text. A value that specifies the text content of the button's tooltip. A toolbar button that allows a custom dialog to be invoked. Initializes a new instance of the ToolbarCustomDialogButton class with the specified setting. A value that specifies the created toolbar button's name. This value is assigned to the property. Initializes a new instance of the ToolbarCustomDialogButton class with the specified settings. A value that specifies the created toolbar button's name. This value is assigned to the property. A value that specifies the created toolbar button's tooltip text. This value is assigned to the property. Initializes a new instance of the ToolbarCustomDialogButton class with default settings. Initializes a new instance of the ToolbarCustomDialogButton class with the specified settings. A value that specifies the created toolbar button's name. This value is assigned to the property. A value that specifies the created toolbar button's tooltip text. This value is assigned to the property. true if the current toolbar item starts a group; otherwise, false. This value is assigned to the property. Initializes a new instance of the ToolbarCustomDialogButton class with the specified settings. A value that specifies the created toolbar button's name. This value is assigned to the property. A value that specifies the created toolbar button's tooltip text. This value is assigned to the property. true if the current toolbar item starts a group; otherwise, false. This value is assigned to the property. true to display the current toolbar item; otherwise, false. This value is assigned to the property. Initializes a new instance of the ToolbarCustomDialogButton class with the specified settings. A value that specifies the created toolbar button's name. This value is assigned to the property. true if the current toolbar item starts a group; otherwise, false. This value is assigned to the property. true to display the current toolbar item; otherwise, false. This value is assigned to the property. Initializes a new instance of the ToolbarCustomDialogButton class with the specified settings. A value that specifies the created toolbar button's name. This value is assigned to the property. true if the current toolbar item starts a group; otherwise, false. This value is assigned to the property. Copies the settings from the specified item to the current object. A object whose settings are assigned to the current object. Gets or sets the name of a command executed when clicking a button. A value corresponding to the button's command name. The default value is specified by the field. Gets or sets the custom dialog button's unique identifier name. A value that specifies the button's unique identifier name. Lists values that specify the image position within item picker items. An image is displayed at the element's left, to the left of the text. An image is displayed on the element's right, to the right of the text. The base class for collections of toolbar items. Initializes a new instance of the ToolbarItemCollectionBase@lt;T@gt; class with the specified owner. An object that implements the IWebControlObject interface. Initializes a new instance of the ToolbarItemCollectionBase@lt;T@gt; class with default settings. Returns an item object with the specified Text property value. A value, which is the Text property value of the required item. A T object with a specific value of the Text property. Gets the control that owns the collection. An HtmlEditorToolbar object that owns the collection. Contains common settings of the ASPxHtmlEditor's built-in Document Selector. Initializes a new instance of the HtmlEditorDocumentSelectorCommonSettings class with the specified owner. An object that implements the interface. Gets or sets the file extensions allowed for display in the Document Selector. An array of values that contains the file extensions allowed. Represents a round panel used internally within the ASPxHtmlEditor dialogs. Initializes a new instance of the ASPxHtmlEditorRoundPanel class with default settings. Gets or sets a value that specifies whether a round panel's header is displayed. true if a header is displayed; otherwise, false. An individual custom dialog within the ASPxHtmlEditor. Initializes a new instance of the HtmlEditorCustomDialog class with the specified settings. A value that specifies the created custom dialog's name. This value is assigned to the property. A value that specifies the created custom dialog's caption. This value is assigned to the property. Initializes a new instance of the HtmlEditorCustomDialog class with default settings. Initializes a new instance of the HtmlEditorCustomDialog class with the specified settings. A value that specifies the created custom dialog's name. This value is assigned to the property. A value that specifies the created custom dialog's caption. This value is assigned to the property. A value that specifies the path to a user control, specifying a custom dialog's form. This value is assigned to the property. Copies the settings from the specified item to the current object. A object whose settings are assigned to the current object. Gets or sets the text displayed within the Cancel button of the custom dialog. A value representing the text within the Cancel button. Gets or sets a value specifying the visibility of the Cancel button within the custom dialog. true if the button is visible; otherwise false. Gets or sets the custom dialog's caption. A value that specifies the custom dialog's caption. This property is not in effect for the HtmlEditorCustomDialog class. Gets or sets the dialog button that is focused by default. A value which identifies the dialog button to be focused by default. Gets or sets the path to a user control, specifying a custom dialog's form. A value specifying the path. Gets or sets the custom dialog's unique identifier name. A value that specifies the custom dialog's unique identifier name. Gets or sets the text displayed within the Ok button of the custom dialog. A value representing the text within the Ok button. Gets or sets a value specifying the visibility of the Ok button within the custom dialog. true if the button is visible; otherwise false. Returns a string that identifies the HtmlEditorCustomDialog object. A string value that identifies the HtmlEditorCustomDialog object. Serves as a base for classes specifying toolbar items with dropdown lists. Initializes a new instance of the ToolbarDropDownBase class with the specified settings. A value that specifies the created toolbar item's display text. This value is assigned to the property. A value that identifies the executed command. Initializes the property. A value that specifies the created toolbar item's tooltip text. This value is assigned to the property. Initializes a new instance of the ToolbarDropDownBase class with the specified setting. A value that specifies the created toolbar item's display text. This value is assigned to the property. Initializes a new instance of the ToolbarDropDownBase class with the specified settings. A value that specifies the created toolbar item's display text. This value is assigned to the property. A value that identifies the executed command. Initializes the property. Initializes a new instance of the ToolbarDropDownBase class with default settings. Copies the settings from the specified item to the current object. A object whose settings are assigned to the current object. Populates the toolbar item's dropdown list with items providing the appropriate predefined functionality. For internal use only. For internal use only. Represents a default toolbar button that allows the content selected within the design view area to be cut and copied to the clipboard. Initializes a new instance of the ToolbarCutButton class with default settings. Initializes a new instance of the ToolbarCutButton class with the specified settings. true if the current toolbar item starts a group; otherwise, false. true to display the current toolbar item; otherwise, false. Initializes a new instance of the ToolbarCutButton class with the specified setting. true if the current toolbar item starts a group; otherwise, false. Gets or sets the button's display text. A string value that specifies the toolbar button's display text. Gets or sets the button's tooltip text. A string value that specifies the text content of the button's tooltip. Contains settings that relate to the ASPxHtmlEditor's sizing capabilities. Initializes a new instance of the HtmlEditorResizeSettings class with the specified owner. An object that implements the interface. Gets or sets a value that specifies whether the ASPxHtmlEditor can be resized by end-users on the client side. true if resizing is allowed; otherwise, false. Copies the settings of the specified object to the current one. A object whose settings are assigned to the current object. Gets or sets the ASPxHtmlEditor window's maximum height. An integer value that specifies the editor's maximum height, in pixels. Gets or sets the ASPxHtmlEditor window's maximum width. An integer value that specifies the editor's maximum width, in pixels. Gets or sets the ASPxHtmlEditor window's minimum height. An integer value that specifies the editor's minimum height, in pixels. Gets or sets the ASPxHtmlEditor window's minimum width. An integer value that specifies the editor's minimum width, in pixels. A collection that maintains a default toolbar item's dropdown list items. Initializes a new instance of the ToolbarListEditItemCollection class with the specified owner. An object that implements the IWebControlObject interface and represents the owner of the created object. Initializes a new instance of the ToolbarListEditItemCollection class with default settings. Creates a new item with the specified settings and adds it to the collection. A value that specifies the item's text. Initializes the property. An object that represents the item's value. This value is assigned to the property. A value specifying the path to the image displayed by the item. This value is assigned to the property. A object representing the newly created item. Creates a new item with the default settings and adds it to the collection. A object representing the newly created item. Adds a specified item to the end of the collection. A object representing an item to be added. Creates a new item with the specified settings and adds it to the collection. A value that specifies the item's text. Initializes the property. An object that represents the item's value. This value is assigned to the property. A object representing the newly created item. Creates a new item with the specified setting and adds it to the collection. A value that specifies the item's text. Initializes the property. A object representing the newly created item. Creates a new item and adds it to the collection at the specified index. The zero-based index location where a specific item should be inserted. Initializes the item's property. A object that is the newly created item. A collection that maintains a 's dropdown list items. Initializes a new instance of the ToolbarCustomListEditItemCollection class with the specified owner. An object that implements the IWebControlObject interface and represents the owner of the created object. Initializes a new instance of the ToolbarCustomListEditItemCollection class with default settings. Provides access to individual items in the collection by their names. A value specifying the item's name. An ToolbarCustomListEditItem object which is the item with the specified name. Contains the ASPxHtmlEditor's Select Image dialog's settings. Initializes a new instance of the HtmlEditorImageSelectorSettings class with the specified owner. An object that implements the interface. Contains settings that relate to the built-in Image Selector's and Document Selector's file upload functionality. Initializes a new instance of the HtmlEditorFileManagerUploadSettings class with the specified owner. An object that implements the interface. Gets or sets a value that indicates whether the upload is enabled for the Image Selector. true if the upload is enabled; otherwise, false. Gets the built-in file manager's upload validation settings. A object that contains validation settings. A collection of custom dialogs within the ASPxHtmlEditor. Initializes a new instance of the HtmlEditorCustomDialogs class with the specified owner. An object that represents the owner of the created object. This value is assigned to the property. Creates a new dialog with the default settings and adds it to the collection. An object representing the newly created dialog. Creates a new custom dialog with the specified settings and adds it to the collection. A value that specifies the created custom dialog's name. This value is assigned to the property. A value that specifies the created custom dialog's caption. This value is assigned to the property. An object representing the newly created dialog. Creates a new custom dialog with the specified settings and adds it to the collection. A value that specifies the created custom dialog's name. This value is assigned to the property. A value that specifies the created custom dialog's caption. This value is assigned to the property. A value that specifies the path to the created custom dialog's content. This value is assigned to the property. An object representing the newly created dialog. Provides access to individual items in the collection by their names. A value specifying the item's name. An HtmlEditorCustomDialog object which is the item with the specified name. Gets the dialog's owner. An object representing the dialog's owner. Implements the base toolbar item functionality. Initializes a new instance of the HtmlEditorToolbarItem class with the specified settings. A value that specifies the created toolbar item's display text. Initializes the item's property. A value that identifies the executed command. Initializes the property. A value that specifies the created toolbar item's tooltip text. Initializes the property. Initializes a new instance of the HtmlEditorToolbarItem class with the specified settings. A value that specifies the created toolbar item's display text. Initializes the item's property. A value that identifies the executed command. Initializes the property. Initializes a new instance of the HtmlEditorToolbarItem class with the specified text. A value that specifies the created toolbar item's display text. Initializes the item's property. Initializes a new instance of the HtmlEditorToolbarItem class with default settings. Initializes a new instance of the HtmlEditorToolbarItem class with the specified settings. A value that specifies the created toolbar item's display text. Initializes the item's property. A value that identifies the executed command. Initializes the property. A value that specifies the created toolbar item's tooltip text. Initializes the property. A object specifying how a toolbar item is represented within a toolbar. Initializes the property. Copies the settings from the specified item to the current object. A object whose settings are assigned to the current object. Gets or sets a value that specifies whether the current toolbar item starts a group. true if the current item starts a group; otherwise, false. Gets or sets the command name associated with the toolbar item. A value that specifies the command name associated with the toolbar item. Gets or sets a value that specifies how a toolbar item is represented within a toolbar. One of the enumeration values. Gets or sets a value specifying the visibility of the current toolbar item. true if the item is visible; otherwise false. Gets or sets a value specifying the position of the current item amongst the visible items in a toolbar. An integer value specifying the zero-based index of the HtmlEditorToolbarItem amongst the toolbar's visible items. -1 if the toolbar item is invisible. Contains settings that allow images to be defined for specific elements of the built-in file manager. Initializes a new instance of the HtmlEditorFileManagerImages class with the specified owner. An object that implements the ISkinOwner interface. Contains settings that relate to the built-in file manager's field list view. Initializes a new instance of the HtmlEditorFileManagerFileListSettings class with the specified owner. An object that implements the interface. Contains settings that relate to the built-in ImageSelector's editing functionality. Initializes a new instance of the HtmlEditorFileManagerEditingSettings class with the specified owner. An object that implements the interface. Specifies the tag element that is entered in the markup after pressing the ENTER key. A Linebreak tag br is entered after pressing the ENTER key. Depending upon an end user's browser the P or br tags are entered after an ENTER key press. Paragraph tag P is entered after pressing the ENTER key. Represents a custom toolbar button. Initializes a new instance of the CustomToolbarButton class with the specified settings. A string value that specifies the created toolbar button's display text. A string value that specifies the created toolbar button's name. Initializes a new instance of the CustomToolbarButton class with default settings. Initializes a new instance of the CustomToolbarButton class with the specified setting. A string value that specifies the created toolbar button's display text. Initializes a new instance of the CustomToolbarButton class with the specified settings. A string value that specifies the created toolbar button's display text. A string value that specifies the created toolbar button's name. A string value that specifies the created toolbar button's tooltip text. Gets or sets the name of a command executed when clicking a button of the type. A value that represents the button's command name. Gets or sets a value that specifies how the current toolbar button is represented within a toolbar. One of the enumeration values. Contains settings that relate to the validation of image files, uploaded using the ASPxHtmlEditor control. Initializes a new instance of the ASPxHtmlEditorImageUploadValidationSettings class. An object that implements the interface. An object providing access to settings that relate to uploading images. Gets or sets the file extensions allowed for upload. An array of values that contains the file extensions allowed. Copies the settings of the specified object to the current one. A object whose settings are assigned to the current object. Gets or sets the error text indicating that the specified file's location is not valid. A value that specifies the error text. This property is not in effect for the ASPxHtmlEditorImageUploadValidationSettings class. Contains styles settings defining the appearance of the editor's error frame. Initializes a new instance of the HtmlEditorErrorFrameStyle class with default settings. Gets or sets the distance between an image and text within an error frame. A that represents the spacing value. Contains settings that relate to the built-in Image Selector's file upload functionality. Initializes a new instance of the HtmlEditorImageSelectorUploadSettings class with the specified owner. An object that implements the interface. Contains settings that define different states of a toolbar item's pop-out image (disabled, hottracked, selected) when it's taken from a sprite image. Initializes a new instance of the PopOutImageSpriteProperties class with the specified owner. An object supporting the interface. Initializes a new instance of the PopOutImageSpriteProperties class with default settings. Gets or sets the name of the cascading style sheet (CSS) class that defines a selected state image's position within a custom sprite image. A value specifying the cascading style sheet class' name. Gets or sets a selected state image's horizontal offset within a sprite image specified via a control's SpriteImageUrl property. A structure that represents the image's horizontal offset. Gets or sets a selected state image's vertical offset within a sprite image, specified via a control's SpriteImageUrl property. A structure that represents the image's vertical offset. Contains settings that define a toolbar item's pop-out image. Initializes a new instance of the PopOutImageProperties class with the specified owner. An object supporting the interface. Initializes a new instance of the PopOutImageProperties class with default settings. Initializes a new instance of the PopOutImageProperties class with the specified image location. A string value representing the path to the image. Gets the settings defining the image position within a sprite image. A object containing image position settings. Gets or sets the URL of the image used for an element's selected state. A value that specifies the location of an image. Defines style settings for the status bar . Initializes a new instance of the HtmlEditorStatusBarStyle class with default settings. This property is not in effect for the HtmlEditorStatusBarStyle class. This property is not in effect for the HtmlEditorStatusBarStyle class. This property is not in effect for the HtmlEditorStatusBarStyle class. This property is not in effect for the HtmlEditorStatusBarStyle class. This property is not in effect for the HtmlEditorStatusBarStyle class. Gets the padding settings of status bar . A object that contains padding settings. Gets or sets the amount of space between tabs displayed within the ASPxHtmlEditor's status bar. A that represents the spacing value. Lists values that specify allowed document types for the control. Both the XHTML 1.0 Transitional and HTML 5 document types are allowed. Only the HTML 5 document type is allowed. Only the XHTML 1.0 Transitional document type is allowed. Contains settings that relate to the built-in ImageSelector's toolbar functionality. Initializes a new instance of the HtmlEditorFileManagerToolbarSettings class with the specified owner. An object that implements the interface. A collection that maintains a 's menu items. Initializes a new instance of the ToolbarMenuItemCollection class with default settings. Initializes a new instance of the ToolbarMenuItemCollection class with the specified owner. An object that implements the IWebControlObject interface and represents the owner of the created object. Creates a new item with the default settings and adds it to the collection. A object representing the newly created item. Creates a new item with the specified settings and adds it to the collection. A that represents the validated value. This value is assigned to the property. A value that specifies the created toolbar item's display text. This value is assigned to the property. A object representing the newly created item. Creates a new item with the specified settings and adds it to the collection. A that represents the validated value. This value is assigned to the property. A value that specifies the created toolbar item's display text. This value is assigned to the property. A value specifying the path to the image displayed by the item. This value is assigned to the property. A object representing the newly created item. Creates a new item with the specified settings and adds it to the collection. A that represents the validated value. This value is assigned to the property. A value that specifies the created toolbar item's display text. This value is assigned to the property. A value specifying the path to the image displayed by the item. This value is assigned to the property. A value that specifies the created toolbar item's tooltip text. This value is assigned to the property. A object representing the newly created item. Contains the ASPxHtmlEditor's Document Selector dialog's settings. Initializes a new instance of the HtmlEditorDocumentSelectorSettings class with the specified owner. An object that implements the interface. An individual item within a collection. Initializes a new instance of the ToolbarItemPickerItem class with the specified settings. A that represents the validated value. This value is assigned to the property. A value that specifies the created toolbar item's display text. This value is assigned to the property. A value specifying the path to the image displayed by the item. This value is assigned to the property. A value that specifies the created toolbar item's tooltip text. This value is assigned to the property. Initializes a new instance of the ToolbarItemPickerItem class with default settings. Initializes a new instance of the ToolbarItemPickerItem class with the specified settings. A that represents the validated value. This value is assigned to the property. A value that specifies the created toolbar item's display text. This value is assigned to the property. Initializes a new instance of the ToolbarItemPickerItem class with the specified settings. A that represents the validated value. This value is assigned to the property. A value that specifies the created toolbar item's display text. This value is assigned to the property. A value specifying the path to the image displayed by the item. This value is assigned to the property. Contains settings that relate to the built-in ImageSelector's folder functionality. Initializes a new instance of the HtmlEditorFileManagerFoldersSettings class with the specified owner. An object that implements the interface. Gets or sets a value specifying whether the Image Selector displays a special icon for folders that are locked for upload. true if a special icon is displayed; false if a default folder icon is displayed. Represents a default toolbar button that provides a set of operations useful for working with tables within the design view area. Initializes a new instance of the ToolbarTableOperationsDropDownButton class with default settings. Initializes a new instance of the ToolbarTableOperationsDropDownButton class with the specified setting. true if the current toolbar item starts a group; otherwise, false. Initializes a new instance of the ToolbarTableOperationsDropDownButton class with the specified settings. true if the current toolbar item starts a group; otherwise, false. true to display the current toolbar item; otherwise, false. Adds items providing the appropriate predefined functionality to the toolbar item's dropdown list. Gets the collection of items displayed within the editor's dropdown window. A instance representing the collection of items in the combo box editor. Gets or sets the button's display text. A string value that specifies the toolbar button's display text. Gets or sets the button's tooltip text. A string value that specifies the text content of the button's tooltip. Represents a default toolbar button that invokes the Row Properties dialog, allowing modification of a row's properties in the table within the design view area. Initializes a new instance of the ToolbarTableRowPropertiesDialogButton class with default settings. Initializes a new instance of the ToolbarTableRowPropertiesDialogButton class with the specified settings. true if the current toolbar item starts a group; otherwise, false. true to display the current toolbar item; otherwise, false. Initializes a new instance of the ToolbarTableRowPropertiesDialogButton class with the specified setting. true if the current toolbar item starts a group; otherwise, false. Gets or sets the button's display text. A string value that specifies the toolbar button's display text. Gets or sets the button's tooltip text. A string value that specifies the text content of the button's tooltip. Gets or sets a value that specifies how a toolbar button of the type is represented within a toolbar. One of the enumeration values. Represents a default toolbar button that invokes the Table Properties dialog, allowing modification of a table's properties within the design view area. Initializes a new instance of the ToolbarTablePropertiesDialogButton class with default settings. Initializes a new instance of the ToolbarTablePropertiesDialogButton class with the specified settings. true if the current toolbar item starts a group; otherwise, false. true to display the current toolbar item; otherwise, false. Initializes a new instance of the ToolbarTablePropertiesDialogButton class with the specified setting. true if the current toolbar item starts a group; otherwise, false. Gets or sets the button's display text. A string value that specifies the toolbar button's display text. Gets or sets the button's tooltip text. A string value that specifies the text content of the button's tooltip. Gets or sets a value that specifies how a toolbar button of the type is represented within a toolbar. One of the enumeration values. Represents a default toolbar button that invokes the Column Properties dialog, allowing modification of a column's properties in the table within the design view area. Initializes a new instance of the ToolbarTableColumnPropertiesDialogButton class with default settings. Initializes a new instance of the ToolbarTableColumnPropertiesDialogButton class with the specified settings. true if the current toolbar item starts a group; otherwise, false. true to display the current toolbar item; otherwise, false. Initializes a new instance of the ToolbarTableColumnPropertiesDialogButton class with the specified setting. true if the current toolbar item starts a group; otherwise, false. Gets or sets the button's display text. A string value that specifies the toolbar button's display text. Gets or sets the button's tooltip text. A string value that specifies the text content of the button's tooltip. Gets or sets a value that specifies how a toolbar button of the type is represented within a toolbar. One of the enumeration values. Represents a default toolbar button that invokes the Cell Properties dialog, allowing modification of a cell's properties in the table within the design view area. Initializes a new instance of the ToolbarTableCellPropertiesDialogButton class with default settings. Initializes a new instance of the ToolbarTableCellPropertiesDialogButton class with the specified settings. true if the current toolbar item starts a group; otherwise, false. true to display the current toolbar item; otherwise, false. Initializes a new instance of the ToolbarTableCellPropertiesDialogButton class with the specified setting. true if the current toolbar item starts a group; otherwise, false. Gets or sets the button's display text. A string value that specifies the toolbar button's display text. Gets or sets the button's tooltip text. A string value that specifies the text content of the button's tooltip. Gets or sets a value that specifies how a toolbar button of the type is represented within a toolbar. One of the enumeration values. Represents a default toolbar button that allows splitting a table's cell vertically within the design view area. Initializes a new instance of the ToolbarSplitTableCellVerticallyButton class with default settings. Initializes a new instance of the ToolbarSplitTableCellVerticallyButton class with the specified settings. true if the current toolbar item starts a group; otherwise, false. true to display the current toolbar item; otherwise, false. Initializes a new instance of the ToolbarSplitTableCellVerticallyButton class with the specified setting. true if the current toolbar item starts a group; otherwise, false. Gets or sets the button's display text. A string value that specifies the toolbar button's display text. Gets or sets the button's tooltip text. A string value that specifies the text content of the button's tooltip. Gets or sets a value that specifies how a toolbar button of the type is represented within a toolbar. One of the enumeration values. Represents a default toolbar button that allows splitting a table's cell horizontally within the design view area. Initializes a new instance of the ToolbarSplitTableCellHorizontallyButton class with default settings. Initializes a new instance of the ToolbarSplitTableCellHorizontallyButton class with the specified settings. true if the current toolbar item starts a group; otherwise, false. true to display the current toolbar item; otherwise, false. Initializes a new instance of the ToolbarSplitTableCellHorizontallyButton class with the specified setting. true if the current toolbar item starts a group; otherwise, false. Gets or sets the button's display text. A string value that specifies the toolbar button's display text. Gets or sets the button's tooltip text. A string value that specifies the text content of the button's tooltip. Gets or sets a value that specifies how a toolbar button of the type is represented within a toolbar. One of the enumeration values. Represents a default toolbar button that allows merging a cell to the right in the table within the design view area. Initializes a new instance of the ToolbarMergeTableCellRightButton class with default settings. Initializes a new instance of the ToolbarMergeTableCellRightButton class with the specified settings. true if the current toolbar item starts a group; otherwise, false. true to display the current toolbar item; otherwise, false. Initializes a new instance of the ToolbarMergeTableCellRightButton class with the specified setting. true if the current toolbar item starts a group; otherwise, false. Gets or sets the button's display text. A string value that specifies the toolbar button's display text. Gets or sets the button's tooltip text. A string value that specifies the text content of the button's tooltip. Gets or sets a value that specifies how a toolbar button of the type is represented within a toolbar. One of the enumeration values. Represents a default toolbar button that allows merging a cell down in the table within the design view area. Initializes a new instance of the ToolbarMergeTableCellDownButton class with default settings. Initializes a new instance of the ToolbarMergeTableCellDownButton class with the specified settings. true if the current toolbar item starts a group; otherwise, false. true to display the current toolbar item; otherwise, false. Initializes a new instance of the ToolbarMergeTableCellDownButton class with the specified setting. true if the current toolbar item starts a group; otherwise, false. Gets or sets the button's display text. A string value that specifies the toolbar button's display text. Gets or sets the button's tooltip text. A string value that specifies the text content of the button's tooltip. Gets or sets a value that specifies how a toolbar button of the type is represented within a toolbar. One of the enumeration values. Represents a default toolbar button that invokes the "Insert Table" dialog, allowing insertion of a table into the design view area. Initializes a new instance of the ToolbarInsertTableDialogButton class with default settings. Initializes a new instance of the ToolbarInsertTableDialogButton class with the specified settings. true if the current toolbar item starts a group; otherwise, false. true to display the current toolbar item; otherwise, false. Initializes a new instance of the ToolbarInsertTableDialogButton class with the specified setting. true if the current toolbar item starts a group; otherwise, false. Gets or sets the button's display text. A string value that specifies the toolbar button's display text. Gets or sets the button's tooltip text. A string value that specifies the text content of the button's tooltip. Gets or sets a value that specifies how a toolbar button of the type is represented within a toolbar. One of the enumeration values. Represents a default toolbar button that allows insertion of a new column to the right in the table within the design view area. Initializes a new instance of the ToolbarInsertTableColumnToRightButton class with default settings. Initializes a new instance of the ToolbarInsertTableColumnToRightButton class with the specified settings. true if the current toolbar item starts a group; otherwise, false. true to display the current toolbar item; otherwise, false. Initializes a new instance of the ToolbarInsertTableColumnToRightButton class with the specified setting. true if the current toolbar item starts a group; otherwise, false. Gets or sets the button's display text. A string value that specifies the toolbar button's display text. Gets or sets the button's tooltip text. A string value that specifies the text content of the button's tooltip. Gets or sets a value that specifies how a toolbar button of the type is represented within a toolbar. One of the enumeration values. Represents a default toolbar button that allows insertion of a new column to the left in the table within the design view area. Initializes a new instance of the ToolbarInsertTableColumnToLeftButton class with default settings. Initializes a new instance of the ToolbarInsertTableColumnToLeftButton class with the specified settings. true if the current toolbar item starts a group; otherwise, false. true to display the current toolbar item; otherwise, false. Initializes a new instance of the ToolbarInsertTableColumnToLeftButton class with the specified setting. true if the current toolbar item starts a group; otherwise, false. Gets or sets the button's display text. A string value that specifies the toolbar button's display text. Gets or sets the button's tooltip text. A string value that specifies the text content of the button's tooltip. Gets or sets a value that specifies how a toolbar button of the type is represented within a toolbar. One of the enumeration values. An individual item of the collection. Initializes a new instance of the ToolbarMenuItem class with the specified settings. A that represents the validated value. This value is assigned to the property. A value that specifies the created toolbar item's display text. This value is assigned to the property. A value specifying the path to the image displayed by the item. This value is assigned to the property. A value that specifies the created toolbar item's tooltip text. This value is assigned to the property. Initializes a new instance of the ToolbarMenuItem class with the specified settings. A that represents the validated value. This value is assigned to the property. A value that specifies the created toolbar item's display text. This value is assigned to the property. A value specifying the path to the image displayed by the item. This value is assigned to the property. Initializes a new instance of the ToolbarMenuItem class with default settings. Initializes a new instance of the ToolbarMenuItem class with the specified settings. A that represents the validated value. This value is assigned to the property. A value that specifies the created toolbar item's display text. This value is assigned to the property. Copies the settings from the specified item to the current object. A object whose settings are assigned to the current object. Gets or sets a value that specifies whether the current toolbar item starts a group. true if the current item starts a group; otherwise, false. An individual item within a collection. Initializes a new instance of the ToolbarListEditItem class with the specified settings. A value that specifies the created toolbar item's display text. This value is assigned to the property. A that represents the validated value. This value is assigned to the property. Initializes a new instance of the ToolbarListEditItem class with the specified settings. A value that specifies the created toolbar item's display text. This value is assigned to the property. A that represents the validated value. This value is assigned to the property. A value specifying the path to the image displayed by the item. This value is assigned to the property. Initializes a new instance of the ToolbarListEditItem class with the default settings. Initializes a new instance of the ToolbarListEditItem class with the specified setting. A value that specifies the created toolbar item's display text. This value is assigned to the property. Contains styles settings defining the appearance of items, displayed within a dropdown item picker's drop-down window. Initializes a new instance of the HtmlEditorDropDownItemPickerItemStyle class with default settings. Gets font settings for items of the dropdown item picker. A object that contains the font settings. Gets or sets the amount of space between images within a dropdown item picker. A that represents the spacing value. This property is not in effect for the HtmlEditorDropDownItemPickerItemStyle class. A collection that maintains a 's dropdown list items. Initializes a new instance of the ToolbarItemPickerItemCollection class with default settings. Initializes a new instance of the ToolbarItemPickerItemCollection class with the specified owner. An object that implements the IWebControlObject interface and represents the owner of the created object. Creates a new item with the specified settings and adds it to the collection. A that represents the validated value. This value is assigned to the property. A value that specifies the created toolbar item's display text. This value is assigned to the property. A object representing the newly created item. Creates a new item with the default settings and adds it to the collection. A object representing the newly created item. Creates a new item with the specified settings and adds it to the collection. A that represents the validated value. This value is assigned to the property. A value that specifies the created toolbar item's display text. This value is assigned to the property. A value specifying the path to the image displayed by the item. This value is assigned to the property. A value that specifies the created toolbar item's tooltip text. This value is assigned to the property. A object representing the newly created item. Creates a new item with the specified settings and adds it to the collection. A that represents the validated value. This value is assigned to the property. A value that specifies the created toolbar item's display text. This value is assigned to the property. A value specifying the path to the image displayed by the item. This value is assigned to the property. A object representing the newly created item. Contains settings that allow the tabs' appearance to be defined. Initializes a new instance of the HtmlEditorViewModeTabControlStyles class. An ISkinOwner object that represents the owner of the created object. Gets the style settings that define the appearance of the active tab within the ASPxHtmlEditor's status bar . A object that contains style settings. Gets the style settings that define the appearance of tabs within the ASPxHtmlEditor's status bar. A object that contains style settings. A dropdown menu custom toolbar item. Initializes a new instance of the ToolbarDropDownMenu class with default settings. Initializes a new instance of the ToolbarDropDownMenu class with the specified setting. A value that identifies the executed command. Initializes the property. Initializes a new instance of the ToolbarDropDownMenu class with the specified settings. A value that identifies the executed command. Initializes the property. true if the current toolbar item starts a group; otherwise, false. This value is assigned to the property. true to display the current toolbar item; otherwise, false. This value is assigned to the property. Initializes a new instance of the ToolbarDropDownMenu class with the specified settings. A value that identifies the executed command. Initializes the property. true if the current toolbar item starts a group; otherwise, false. This value is assigned to the property. Initializes a new instance of the ToolbarDropDownMenu class with the specified settings. A value that identifies the executed command. Initializes the property. true if the current toolbar item starts a group; otherwise, false. This value is assigned to the property. true to display the current toolbar item; otherwise, false. This value is assigned to the property. An array that contains zero or more ToolbarMenuItem objects to populate the collection. Initializes a new instance of the ToolbarDropDownMenu class with the specified settings. A value that identifies the executed command. Initializes the property. An array that contains zero or more ToolbarMenuItem objects to populate the collection. Copies the settings from the specified item to the current object. A object whose settings are assigned to the current object. Gets or sets the data source field which identifies items that start a group. A string value that specifies the name of the required data source field. Gets or sets the command name associated with the toolbar item. A value that specifies the command name associated with the toolbar item. Gets the collection of items displayed within the menu's dropdown window. A instance representing the collection of items in the menu. Represents a default toolbar button that allows insertion of a new row below in the table within the design view area. Initializes a new instance of the ToolbarInsertTableRowBelowButton class with default settings. Initializes a new instance of the ToolbarInsertTableRowBelowButton class with the specified settings. true if the current toolbar item starts a group; otherwise, false. true to display the current toolbar item; otherwise, false. Initializes a new instance of the ToolbarInsertTableRowBelowButton class with the specified setting. true if the current toolbar item starts a group; otherwise, false. Gets or sets the button's display text. A string value that specifies the toolbar button's display text. Gets or sets the button's tooltip text. A string value that specifies the text content of the button's tooltip. Gets or sets a value that specifies how a toolbar button of the type is represented within a toolbar. One of the enumeration values. Represents a default toolbar button that allows insertion of a new row above in the table within the design view area. Initializes a new instance of the ToolbarInsertTableRowAboveButton class with default settings. Initializes a new instance of the ToolbarInsertTableRowAboveButton class with the specified settings. true if the current toolbar item starts a group; otherwise, false. true to display the current toolbar item; otherwise, false. Initializes a new instance of the ToolbarInsertTableRowAboveButton class with the specified setting. true if the current toolbar item starts a group; otherwise, false. Gets or sets the button's display text. A string value that specifies the toolbar button's display text. Gets or sets the button's tooltip text. A string value that specifies the text content of the button's tooltip. Gets or sets a value that specifies how a toolbar button of the type is represented within a toolbar. One of the enumeration values. Represents a default toolbar button that deletes a row in the table within the design view area. Initializes a new instance of the ToolbarDeleteTableRowButton class with default settings. Initializes a new instance of the ToolbarDeleteTableRowButton class with the specified settings. true if the current toolbar item starts a group; otherwise, false. true to display the current toolbar item; otherwise, false. Initializes a new instance of the ToolbarDeleteTableRowButton class with the specified setting. true if the current toolbar item starts a group; otherwise, false. Gets or sets the button's display text. A string value that specifies the toolbar button's display text. Gets or sets the button's tooltip text. A string value that specifies the text content of the button's tooltip. Gets or sets a value that specifies how a toolbar button of the type is represented within a toolbar. One of the enumeration values. Represents a default toolbar button that deletes a column in the table within the design view area. Initializes a new instance of the ToolbarDeleteTableColumnButton class with default settings. Initializes a new instance of the ToolbarDeleteTableColumnButton class with the specified settings. true if the current toolbar item starts a group; otherwise, false. true to display the current toolbar item; otherwise, false. Initializes a new instance of the ToolbarDeleteTableColumnButton class with the specified setting. true if the current toolbar item starts a group; otherwise, false. Gets or sets the button's display text. A string value that specifies the toolbar button's display text. Gets or sets the button's tooltip text. A string value that specifies the text content of the button's tooltip. Gets or sets a value that specifies how a toolbar button of the type is represented within a toolbar. One of the enumeration values. Represents a default toolbar button that deletes a table within the design view area. Initializes a new instance of the ToolbarDeleteTableButton class with default settings. Initializes a new instance of the ToolbarDeleteTableButton class with the specified settings. true if the current toolbar item starts a group; otherwise, false. true to display the current toolbar item; otherwise, false. Initializes a new instance of the ToolbarDeleteTableButton class with the specified setting. true if the current toolbar item starts a group; otherwise, false. Gets or sets the button's display text. A string value that specifies the toolbar button's display text. Gets or sets the button's tooltip text. A string value that specifies the text content of the button's tooltip. Gets or sets a value that specifies how a toolbar button of the type is represented within a toolbar. One of the enumeration values. A dropdown item picker custom toolbar item. Initializes a new instance of the ToolbarDropDownItemPicker class with the specified settings. A value that identifies the executed command. This value is assigned to the property. true if the current toolbar item starts a group; otherwise, false. This value is assigned to the property. Initializes a new instance of the ToolbarDropDownItemPicker class with the specified settings. A value that identifies the executed command. This value is assigned to the property. true if the current toolbar item starts a group; otherwise, false. This value is assigned to the property. true to display the current toolbar item; otherwise, false. This value is assigned to the property. An array that contains zero or more ToolbarItemPickerItem objects to populate the collection. Initializes a new instance of the ToolbarDropDownItemPicker class with the specified settings. A value that identifies the executed command. This value is assigned to the property. An array that contains zero or more ToolbarItemPickerItem objects to populate the collection. Initializes a new instance of the ToolbarDropDownItemPicker class with the specified settings. A value that identifies the executed command. This value is assigned to the property. true if the current toolbar item starts a group; otherwise, false. This value is assigned to the property. true to display the current toolbar item; otherwise, false. This value is assigned to the property. Initializes a new instance of the ToolbarDropDownItemPicker class with the specified setting. A value that identifies the executed command. This value is assigned to the property. Initializes a new instance of the ToolbarDropDownItemPicker class with default settings. Copies the settings from the specified item to the current object. A object whose settings are assigned to the current object. Gets or sets a value that specifies the response to clicks on the ToolbarDropDownItemPicker toolbar item. One of the enumeration values. Gets or sets the number of columns into which items are arranged within a dropdown list. An integer value that specifies the number of columns. Gets or sets the command name associated with the toolbar item. A value that specifies the command name, associated with the toolbar item. Gets or sets the image position within item picker items. An enumeration value. Gets or sets the height of items displayed within the drop-down item picker. An integer value that represents the height of items. Gets the style settings defining the appearance of items within the ASPxHtmlEditor's drop-down item picker. A object containing style settings. Gets the style settings defining the appearance of a drop-down item picker within the ASPxHtmlEditor. A object containing style settings. Gets the collection of items displayed within the dropdown item picker's window. A instance representing the collection of items within the dropdown item picker's window. Gets or sets the width of items displayed within the drop-down item picker. An integer value that represents the width of items. A Combo Box custom toolbar item. Initializes a new instance of the ToolbarComboBox class with the specified settings. A value that identifies the executed command. Initializes the property. true if the current toolbar item starts a group; otherwise, false. This value is assigned to the property. Initializes a new instance of the ToolbarComboBox class with the specified setting. A value that identifies the executed command. Initializes the property. Initializes a new instance of the ToolbarComboBox class with the specified settings. A value that identifies the executed command. Initializes the property. true if the current toolbar item starts a group; otherwise, false. This value is assigned to the property. true to display the current toolbar item; otherwise, false. This value is assigned to the property. An array that contains zero or more ToolbarCustomListEditItem objects to populate the collection. Initializes a new instance of the ToolbarComboBox class with the specified settings. A value that identifies the executed command. Initializes the property. true if the current toolbar item starts a group; otherwise, false. This value is assigned to the property. true to display the current toolbar item; otherwise, false. This value is assigned to the property. Initializes a new instance of the ToolbarComboBox class with the specified settings. A value that identifies the executed command. Initializes the property. An array that contains zero or more ToolbarCustomListEditItem objects to populate the collection. Initializes a new instance of the ToolbarComboBox class with default settings. Gets or sets the command name associated with the toolbar item. A value that specifies the command name associated with the toolbar item. This property is not in effect for the ToolbarComboBox class. This property is not in effect for the ToolbarComboBox class. Gets the collection of items displayed within the editor's dropdown window. A instance representing the collection of items in the combo box editor. Provides access to the settings which are specific to the combo box. An object containing combo box specific settings. Gets or sets the toolbar combo box's width. A value specifying the width. Contains values that specify how a click on a toolbar item should be processed. A click on a toolbar item executes a command associated with it via its CommandName property. A click on a toolbar item executes an action associated with the item currently being selected within a drop-down list. A click on a toolbar item invokes a dropdown list with the available options. An object providing a means to localize the 's user interface elements at runtime. Initializes a new instance of the ASPxHtmlEditorLocalizer 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. A enumeration value identifying the string to localize. A String corresponding to the specified identifier. Contains values corresponding to strings that can be localized for the . Defines the alternative text for the button within Image Dialogs. Default value: "Constrain Proportions On" Defines the alternative text for the button within Image Dialogs. Default value: "Constrain Proportions Off" A text displayed in a cancel button within a Dialog Form. Default Value: "Cancel" A text displayed in a change button within the Change Image Dialog and Change Link Dialog. Default Value: "Change" A text displayed in an insert button within an Insert Image Dialog. Default Value: "Insert" A text displayed in an OK button within a Dialog Form. Default Value: "OK" A text displayed in a select button within the Image Selector. Default Value: "Select" A text displayed in a title bar of the Change Image Dialog. Default Value: "Change Image" A text displayed in a title bar of the Change Link Dialog. Default Value: "Change Link" The text that heads the area of size properties in Table Dialogs. Default Value: "Size" A text displayed in a tooltip of a toolbar editor denoted by the class. Default Value: "Apply CSS" A text displayed in a tooltip of a toolbar button denoted by the class. Default Value: "Back Color" A text displayed in a tooltip of a toolbar button denoted by the class. Default Value: "Bold" A text displayed in a tooltip of a toolbar button denoted by the class. Default Value: "Bullet List" A text displayed in a tooltip of a toolbar button denoted by the class. Default Value: "Align Center" A text displayed in a tooltip of a toolbar button denoted by the class. Default Value: "Check Spelling" The text of a context menu item that allows the content selected within the design view area to be copied to the clipboard. Also, the text displayed in a tooltip of a toolbar button denoted by the class. Default Value: "Copy" The text of a context menu item that allows the content selected within the design view area to be cut and copied to the clipboard. Also, the text displayed in a tooltip of a toolbar button denoted by the class. Default Value: "Cut" A text displayed in a tooltip of a toolbar button denoted by the class. Default Value: "Fore Color" A text displayed in a tooltip of a toolbar button denoted by the class. Default Value: "Full Screen" A text displayed in a tooltip of a toolbar button denoted by the class. Default Value: "Indent" A text displayed in a tooltip of a toolbar button denoted by the class. Default Value: "Italic" A text displayed in a tooltip of a toolbar button denoted by the class. Default Value: "Justify" A text displayed in a tooltip of a toolbar button denoted by the class. Default Value: "Align Left" A text displayed in a tooltip of a toolbar button denoted by the class. Default Value: "Ordered List" A text displayed in a tooltip of a toolbar button denoted by the class. Default Value: "Outdent" The text of a context menu item that allows the data from the clipboard to be pasted. Also, the text displayed in a tooltip of a toolbar button denoted by the class. Default Value: "Paste" The text displayed in a tooltip of a toolbar button denoted by the class. Also, the text displayed in a title bar of a paste dialog. Default Value: "Paste from Word" A text displayed in a tooltip of a toolbar button denoted by the class. Default Value: "Print" A text displayed in a tooltip of a toolbar button denoted by the class. Default Value: "Redo" A text displayed in a tooltip of a toolbar button denoted by the class. Default Value: "Remove Format" A text displayed in a tooltip of a toolbar button denoted by the class. Default Value: "Align Right" A text displayed in a tooltip of a toolbar button denoted by the class. Default Value: "Strikethrough" A text displayed in a tooltip of a toolbar button denoted by the class. Default Value: "Subscript" A text displayed in a tooltip of a toolbar button denoted by the class. Default Value: "Superscript" A text displayed in a tooltip of a toolbar button denoted by the class. Default Value: "Underline" A text displayed in a tooltip of a toolbar button denoted by the class. Default Value: "Undo" A text displayed in a tooltip of a toolbar button denoted by the class. Default Value: "Remove Link" The text of a context menu item that invokes the Change Image dialog. Default Value: "Change Image..." The text of a context menu item that invokes the Change Link dialog. Default Value: "Change Link..." The text of a context menu item that invokes the Cell Properties dialog. Default Value: "Cell Properties..." The text of a context menu item that invokes the Column Properties dialog. Default Value: "Column Properties..." The text of a context menu item that invokes the Table Properties dialog. Default Value: "Table Properties..." The text of a context menu item that invokes the Row Properties dialog. Default Value: "Row Properties..." The error text to be displayed within the editor's error frame, if the editor's validation fails. Default Value: "The HTML content is invalid" The text of a context menu item that deletes a table. Also, the text displayed in a tooltip of a toolbar button denoted by the class. Default Value: "Delete Table" The text of a context menu item that deletes a column in the table. Also, the text displayed in a tooltip of a toolbar button denoted by the class. Default Value: "Delete Column" The text of a context menu item that deletes a row in the table. Also, the text displayed in a tooltip of a toolbar button denoted by the class. Default Value: "Delete Row" A text displayed in a Design tab within Status Bar. Default Value: "Design" A text displayed in a tooltip of a toolbar editor denoted by the class. Default Value: "Font Name" A text displayed in a tooltip of a toolbar editor denoted by the class. Default Value: "Font Size" A text displayed in an HTML tab within Status Bar. Default Value: "HTML" A label of a check box, displayed in Image Dialogs, that when checked creates an image thumbnail with specified sizes. Default Value: "More options" The text of a Size combo box item (in Image Dialogs) specifying that an image is displayed in custom size, and showing size editors. Default Value: "Custom size" A label of a text box that allows specifying an image description in Image Dialogs. Default Value: "Description" A label of a text box that allows specifying the image height in Image Dialogs. Default Value: "Height" A label of a text box that allows specifying a new name for an image thumbnail in Image Dialogs. Default Value: "New image name" The text of a Size combo box item (in Image Dialogs) specifying that an image is displayed in original size. Default Value: "Original image size" A text displayed next to the image sizes and specifying that a size is measured in pixels in Image Dialogs. Default Value: "pixels" A label of a combo box that allows specifying the image position in Image Dialogs. Default Value: "Position" The text of a Position combo box item (in Image Dialogs) specifying that an image is positioned at the center. Default Value: "Center" The text of a Position combo box item (in Image Dialogs) specifying that an image is left-aligned. Default Value: "Left-aligned" The text of a Position combo box item (in Image Dialogs) specifying that an image is right-aligned. Default Value: "Right-aligned" A label of a combo box that allows specifying the image size in Image Dialogs. Default Value: "Size" A label of a text box that allows specifying the image width in Image Dialogs. Default Value: "Width" A text displayed in a title bar of an Insert Image Dialog. Default Value: "Insert Image" The label of a text box that allows specifying an image web address in Image Dialogs. Default Value: "Enter image web address" The label of a radio button (in Image Dialogs) specifying that an image is located in your computer. Default Value: "From your computer" The label of a radio button (in Image Dialogs) specifying that an image is located in the web. Default Value: "From the web (URL)" The label of a check box, displayed in Image Dialogs, that when checked shows additional image options. Default Value: "More options" The text that is displayed within a preview area of Image Dialogs if an image is not selected. Default Value: "Image preview" The label of a check box, displayed in Image Dialogs, that when checked creates an image copy within the current project folder. Default Value: "Save file to server" The text displayed in a tooltip of an ellipsis button, displayed in Image Dialogs, that when pressed invokes the Image Selector Default Value: "Invoke a dialog allowing you to select an image" The label of a text box that allows specifying a path to an image on your computer in Image Dialogs. Default Value: "Browse your computer for the image file to upload" The label of a check box, displayed in Image Dialogs, specifying whether an image is wrapped with text. Default Value: "Wrap text around image" A text displayed in a title bar of an Insert Link Dialog. Default Value: "Insert Link" The text that heads the area of displayed properties in Link Dialogs. Default Value: "Display Properties" The label of a radio button (in Link Dialogs) specifying that a link sends a message when is clicked. Default Value: "E-mail address" The label of a text box (in Link Dialogs) that allows specifying a recipient e-mail address. Default Value: "E-mail to" The label of a check box, displayed in Link Dialogs, that specifies whether a link or document is opened in a new window. Default Value: "Open in new window" The text displayed in a tooltip of an ellipsis button, displayed in Link Dialogs, that when pressed invokes the Document Selector. Default Value: "Invoke a dialog allowing you to select a document" The label of a text box (in Link Dialogs) that allows specifying the subject of an email. Default Value: "Subject" The label of a text box that allows specifying a link text in Link Dialogs. Default Value: "Text" The label of a text box that allows specifying a link tooltip in Link Dialogs. Default Value: "ToolTip" The label of a radio button (in Link Dialogs) specifying that a link targets to a site when it is clicked; and a label of a text box that allows specifying a site or document URL. Default Value: "URL" A text displayed in a title bar of an Insert Table Dialog. Default Value: "Insert Table" The label of a check box, displayed in Table Dialogs, that when checked shows accessibility support options. Default Value: "Accessibility" The label of a combo box that allows specifying the table alignment in Table Dialogs. Default Value: "Alignment" The text of a combo box item (in Table Dialogs) specifying a centered alignment. Default Value: "Center" The text of a combo box item (in Table Dialogs) specifying left alignment. Default Value: "Left" The text of a combo box item (in Table Dialogs) specifying right alignment. Default Value: "Right" The text that heads the area of appearance properties in Table Dialogs. Default Value: "Appearance" The label of a check box, displayed in Cell Properties Dialog, that specifies whether properties specified for a table cell are applied to all cells in the table Default Value: "Apply to all cells in the table" The text of the Width or Height combo box item (in Table Dialogs) specifying that the corresponding table size is fitted to contents automatically. Default Value: "AutoFit to contents" The label of a color editor that allows specifying the table background color in Table Dialogs. Default Value: "Background color" The label of a color editor that allows specifying the color of table borders in Table Dialogs. Default Value: "Border color" The label of a spin editor that allows specifying the table border size in Table Dialogs. Default Value: "Border size" The text of a Headers combo box item (in Table Dialogs) specifying that cells of the first table row and the first table column are headers of the table. Default Value: "Both" The label of a text box that allows specifying a table caption in Table Dialogs. Default Value: "Caption" The label of a spin editor that allows specifying the table cell paddings in Table Dialogs. Default Value: "Cell padding" The label of a spin editor that allows specifying the table cell spacing in Table Dialogs. Default Value: "Cell spacing" The label of a spin editor that allows specifying the number of table columns in Table Dialogs. Default Value: "Columns" The text of the Width or Height combo box item (in Table Dialogs) specifying that the corresponding table size is specified manually in pixels. Default Value: "Custom" The label of a check box, displayed in Table Dialogs, specifying whether all column widths are equal. Default Value: "Equal column widths" The text of a Headers combo box item (in Table Dialogs) specifying that cells of the first table column are headers of the table. Default Value: "First Column" The text of a Headers combo box item (in Table Dialogs) specifying that cells of the first table row are headers of the table. Default Value: "First Row" The text of a Width combo box item (in Table Dialogs) specifying that the table is stretched to the full width of the browser window. Default Value: "Full width" The label of a combo box that allows specifying the elements that are table headers in Table Dialogs. Default Value: "Headers" The label of a combo box that allows specifying the table or row height in Table Dialogs. Default Value: "Height" The label of a combo box that allows specifying the cell content horizontal alignment in Table Dialogs. Default Value: "Horizontal" The text that heads the area of layout properties in Table Dialogs. Default Value: "Layout" The text of a combo box item (in Table Dialogs) specifying that no option is selected. Default Value: "None" The label of a spin editor that allows specifying the number of table rows in Table Dialogs. Default Value: "Rows" The text that heads the area of table size properties in Table Dialogs. Default Value: "Table Size" The label of a text box that allows specifying a table summary in Table Dialogs. Default Value: "Summary" The text of a combo box item (in Table Dialogs) specifying bottom vertical alignment. Default Value: "Bottom" The text of a combo box item (in Table Dialogs) specifying middle vertical alignment. Default Value: "Middle" The text of a combo box item (in Table Dialogs) specifying top vertical alignment. Default Value: "Top" The label of a combo box that allows specifying the cell content vertical alignment in Table Dialogs. Default Value: "Vertical" The label of a combo box that allows specifying the table or column width in Table Dialogs. Default Value: "Width" The text of a context menu item that allows insertion of a new column to the left in the table. Also, the text displayed in a tooltip of a toolbar button denoted by the class. Default Value: "Insert Column to the Left" The text of a context menu item that allows insertion of a new column to the right in the table. Also, the text displayed in a tooltip of a toolbar button denoted by the class. Default Value: "Insert Column to the Right" The text of a context menu item that allows insertion of a new row above in the table. Also, the text displayed in a tooltip of a toolbar button denoted by the class. Default Value: "Insert Row Above" The text of a context menu item that allows insertion of a new row below in the table. Also, the text displayed in a tooltip of a toolbar button denoted by the class. Default Value: "Insert Row Below" The error text to be displayed in Built-in Dialogs, if the specified URL is wrong. Default Value: "Invalid URL format, or a file cannot be found using this URL" The text of a context menu item that allows merging a cell down in the table. Also, the text displayed in a tooltip of a toolbar button denoted by the class. Default Value: "Merge Down" The text of a context menu item that allows merging a cell right in the table. Also, the text displayed in a tooltip of a toolbar button denoted by the class. Default Value: "Merge Right" A text displayed in a tooltip of a toolbar editor denoted by the class. Default Value: "Paragraph" The explanatory text displayed in Paste from Word. Default Value: "Please paste inside the following box and hit OK." The label of a check box, displayed in the Paste from Word dialog box, specifying whether a source font is stripped. Default Value: "Strip font family" A text displayed in a Preview tab within Status Bar. Default Value: "Preview" The error text to be displayed within the editor's error frame in Built-in Dialogs, if the required field is empty. Default Value: "This field is required" The error text to be displayed within the editor's error frame, if the editor's specific required field validation fails. Default Value: "The content of the editor cannot be empty" The text of an export drop-down menu item that exports an ASPxHtmlEditor's contents to Microsoft Office (2007+) document format (.docx). Default Value: "Office Open XML (.docx)" A text displayed in a tooltip of an export drop-down menu item that exports an ASPxHtmlEditor's contents to Microsoft Office (2007+) document format (.docx). Default Value: "Export to DOCX file and save it to a local disk" The text of an export drop-down menu item that exports an ASPxHtmlEditor's contents to MIME HTML format (.mht). Default Value: "MIME HTML (.mht)" A text displayed in a tooltip of an export drop-down menu item that exports an ASPxHtmlEditor's contents to MIME HTML format (.mht). Default Value: "Export to MHT file and save it to a local disk" The text of an export drop-down menu item that exports an ASPxHtmlEditor's contents to OpenDocument text format (.odt). Default Value: "Open Document (.odt)" A text displayed in a tooltip of an export drop-down menu item that exports an ASPxHtmlEditor's contents to OpenDocument text format (.odt). Default Value: "Export to ODT file and save it to a local disk" The text of an export drop-down menu item that exports an ASPxHtmlEditor's contents to portable document format (.pdf). Default Value: "Portable Document (.pdf)" A text displayed in a tooltip of an export drop-down menu item that exports an ASPxHtmlEditor's contents to portable document format (.pdf). Default Value: "Export to PDF file and save it to a local disk" The text of an export drop-down menu item that exports an ASPxHtmlEditor's contents to rich text format (.rtf). Default Value: "Rich Text (.rtf)" A text displayed in a tooltip of an export drop-down menu item that exports an ASPxHtmlEditor's contents to rich text format (.rtf). Default Value: "Export to RTF file and save it to a local disk" The text of an export drop-down menu item that exports an ASPxHtmlEditor's contents to plain text format (.txt). Default Value: "Plain Text (.txt)" A text displayed in a tooltip of an export drop-down menu item that exports an ASPxHtmlEditor's contents to plain text format (.txt). Default Value: "Export to TXT file and save it to a local disk" The text of a context menu item that selects all ASPxHtmlEditor content. Default Value: "Select All" A text displayed in a title bar of the Document Selector. Default Value: "Select Document" A text displayed in a title bar of the Image Selector. Default Value: "Select Image" The text of a context menu item that allows splitting a table's cell horizontally. Also, the text displayed in a tooltip of a toolbar button denoted by the class. Default Value: "Split Horizontally" The text of a context menu item that allows splitting a table's cell vertically. Also, the text displayed in a tooltip of a toolbar button denoted by the class. Default Value: "Split Vertically" The text displayed in a tooltip of a toolbar button denoted by the class. Default Value: "Cell Properties..." The text displayed in a tooltip of a toolbar button denoted by the class. Default Value: "Column Properties..." The text displayed in a tooltip of a toolbar button denoted by the class. Default Value: "Table Properties..." The text displayed in a tooltip of a toolbar button denoted by the class. Default Value: "Row Properties..." A base class for list items maintained within custom lists of toolbar buttons. Initializes a new instance of the ToolbarCustomItem class with the specified settings. A that represents the validated value. This value is assigned to the property. A value that specifies the created toolbar item's display text. This value is assigned to the property. A value specifying the path to the image displayed by the item. This value is assigned to the property. Initializes a new instance of the ToolbarCustomItem class with default settings. Initializes a new instance of the ToolbarCustomItem class with the specified settings. A that represents the validated value. This value is assigned to the property. A value that specifies the created toolbar item's display text. This value is assigned to the property. Initializes a new instance of the ToolbarCustomItem class with the specified settings. A that represents the validated value. This value is assigned to the property. A value that specifies the created toolbar item's display text. This value is assigned to the property. A value specifying the path to the image displayed by the item. This value is assigned to the property. A value that specifies the created toolbar item's tooltip text. This value is assigned to the property. Copies the settings from the specified item to the current object. A object whose settings are assigned to the current object. Gets or sets the text content of the toolbar custom item. A String value that specifies the item's text content. Returns a string that denotes the ToolbarCustomItem object. A String that denotes the ToolbarCustomItem object. Gets or sets the toolbar item's value. A value that specifies the item's value. Contains settings that are specific to customized versions of the ASPxHtmlEditor's built-in dialogs. Initializes a new instance of the HtmlEditorFormsSettings class with the specified owner. The that owns the current form settings. Copies the settings of the specified object to the current one. 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 Insert Image dialog. A value specifying the file name and path to a UserControl file that is a customized Insert Image dialog. Gets or sets the path to a UserControl (an .ascx file) that is the customized version of the built-in Insert Link dialog. A value specifying the file name and path to a UserControl file that is a customized Insert Link dialog. Gets or sets the path to a UserControl (an .ascx file) that is the customized version of the built-in Insert Table and Table Properties dialogs. A value specifying the file name and path to a UserControl file that is a customized Insert Table and Table Properties dialog. Gets or sets the path to a UserControl (an .ascx file) that is the customized version of the built-in Paste from Word dialog. A value specifying the file name and path to a UserControl file that is a customized Paste from Word dialog. Gets the settings allowing you to specify paths to customized versions of the built-in spell checker's dialog forms (UserControls) stored within a web site. A object containing properties which point to individual dialog forms. Gets or sets the path to a UserControl (an .ascx file), that is the customized version of the built-in Row, Column, and Cell Properties dialogs. A value, specifying the file name and path to a UserControl file that is a customized Row, Column, and Cell Properties dialogs. An individual item within a collection. Initializes a new instance of the ToolbarCustomListEditItem class with the specified settings. A value that specifies the created toolbar item's display text. This value is assigned to the property. A that represents the validated value. This value is assigned to the property. Initializes a new instance of the ToolbarCustomListEditItem class with the specified settings. A value that specifies the created toolbar item's display text. This value is assigned to the property. A that represents the validated value. This value is assigned to the property. A value specifying the path to the image displayed by the item. This value is assigned to the property. Initializes a new instance of the ToolbarCustomListEditItem class with default settings. Initializes a new instance of the ToolbarCustomListEditItem class with the specified setting. A value that specifies the created toolbar item's display text. This value is assigned to the property. Lists values that specify which action type is executed when a shortcut is pressed. When the shortcut is pressed, a command specified via the property is executed. When the shortcut is pressed, a dialog specified via the property is shown. Provides data for the ASPxHtmlEditor's event. Initializes a new instance of the HtmlEditorValidationEventArgs class. A value that specifies the HTML content to validate. This value is assigned to the property. A representing the error description. This value is assigned to the property. true if the validation has been completed successfully; otherwise, false. This value is assigned to the property. Gets or sets the error description. A value representing the error description. Gets or sets the HTML markup specifying the ASPxHtmlEditor's content. A value specifying the editor's HTML markup. Gets a value specifying whether the validation has been completed successfully. true if the validation has been completed successfully; otherwise, false. Serves as a base for classes specifying custom toolbar items with dropdown lists. Initializes a new instance of the ToolbarCustomDropDownBase class with the specified command name. A value that specifies the command name associated with the drop-down menu. Initializes a new instance of the ToolbarCustomDropDownBase class with default settings. Copies the settings from the specified item to the current object. A object whose settings are assigned to the current object. Gets or sets a value that specifies the response to clicks on the ToolbarDropDownMenu toolbar item. One of the enumeration values. Gets or sets the command name associated with the toolbar item. A value that specifies the command name associated with the toolbar item. Gets or sets the object from which the data-bound toolbar item retrieves its list of data items. An object that represents the data source from which the data-bound toolbar item retrieves its items. Gets or sets the ID of the control from which the data-bound toolbar item retrieves its list of data items. The ID of a control that represents the data source from which the data-bound toolbar item retrieves its data. Gets or sets the data source field that provides image locations for the items within a toolbar item. A value that specifies the name of the required data source field. Gets or sets the selected item's index. An integer value, representing the zero-based index of the selected item. Gets or sets the data source field that provides display texts for the items within a toolbar item. A value that specifies the name of the required data source field. Gets or sets the name of a data field which provides tool tip texts for items within a toolbar item. A value that specifies the name of the required data source field. Gets or sets the data source field that provides values for the items within a toolbar item. A value that specifies the name of the required data source field. A collection of objects. Initializes a new instance of the HtmlEditorShortcutCollection class with the specified owner. An object that will own the collection. Adds a new shortcut to the collection. A value specifying the keyboard combination that invokes the current shortcut's functionality. A value specifying a name of an executed command or displayed custom dialog. An HtmlEditorShortcut object that is a newly created item. Adds a new shortcut to the collection. A value specifying the keyboard combination that invokes the current shortcut's functionality. A value specifying a name of an executed command or displayed custom dialog. One of the enumeration values. An HtmlEditorShortcut object that is a newly created item. Creates a collection of default shortcuts within the collection. Provides data for the event that allows any custom check or transformation of the editor's HTML code to be perfromed. Initializes a new instance of the HtmlCorrectingEventArgs class with the specified setting. A string value representing the editor's HTML markup. Gets or sets whether an HTML markup correcting operation is handled manually, so no default processing is required. true if no default processing is required; otherwise false. Gets or sets the HTML markup representing the HtmlCorrectingEventArgs's content. A string value representing the editor's HTML markup. Represents a user control class to be used within the ASPxHtmlEditor. Initializes a new instance of the HtmlEditorUserControl class with default settings. Gets the user control's identifier generated by ASP.NET. A String value specifying the user control identifier generated by ASP.NET. Represents a default toolbar button that invokes the "Paste from Word" dialog allowing the copied Word text to be inserted into the design view area. Initializes a new instance of the ToolbarPasteFromWordButton class with default settings. Initializes a new instance of the ToolbarPasteFromWordButton class with the specified settings. true if the current toolbar item starts a group; otherwise, false. true to display the current toolbar item; otherwise, false. Initializes a new instance of the ToolbarPasteFromWordButton class with the specified setting. true if the current toolbar item starts a group; otherwise, false. Gets or sets the button's display text. A string value that specifies the toolbar button's display text. Gets or sets the button's tooltip text. A string value that specifies the text content of the button's tooltip. Represents a default toolbar button that invokes a standard 'Print' dialog allowing the editor's content to be printed. Initializes a new instance of the ToolbarPrintButton class with default settings. Initializes a new instance of the ToolbarPrintButton class with the specified settings. true if the current toolbar item starts a group; otherwise, false. true to display the current toolbar item; otherwise, false. Initializes a new instance of the ToolbarPrintButton class with the specified setting. true if the current toolbar item starts a group; otherwise, false. Gets or sets the button's display text. A string value that specifies the toolbar button's display text. Gets or sets the button's tooltip text. A string value that specifies the text content of the button's tooltip. Defines preview style settings for the within the object. Initializes a new CustomCssItemPreviewStyle class instance with default settings. This property is not in effect for the CustomCssItemPreviewStyle class. This property is not in effect for the CustomCssItemPreviewStyle class. This property is not in effect for the CustomCssItemPreviewStyle class. This property is not in effect for the CustomCssItemPreviewStyle class. This property is not in effect for the CustomCssItemPreviewStyle class. Denotes an individual context menu item within the control. Initializes a new instance of the HtmlEditorContextMenuItem class with the specified text. A value that specifies the created context menu item's display text. Initializes the item's property. Initializes a new instance of the HtmlEditorContextMenuItem class with default settings. Initializes a new instance of the HtmlEditorContextMenuItem class with the specified settings. A value that specifies the created context menu item's display text. Initializes the item's property. A value that identifies the executed command. This value is assigned to the property. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Gets or sets a value that specifies whether the current context menu item starts a group. true if the current item starts a group; otherwise, false. Gets or sets the command name associated with the context menu item. A value that specifies the command name associated with the item. Gets or sets the text content of the current context menu item. A value that specifies the text content of the HtmlEditorContextMenuItem. Returns the string that denotes the current context menu item. A that denotes the current HtmlEditorContextMenuItem object. Gets or sets a value specifying the visibility of the current context menu item. true if the item is visible; otherwise false. Gets or sets a value specifying the position of the current item amongst the visible items in a context menu. An integer value specifying the zero-based index of the HtmlEditorContextMenuItem amongst a context menu's visible items. -1 if the item is invisible. Contains settings that allow the appearance of specific elements within the spell checking dialog of the to be defined. Initializes a new instance of the HtmlEditorSpellCheckerStyles class with the specified owner. An object that represents the object's owner. An individual shortcut within the control. Initializes a new instance of the HtmlEditorShortcut class. Initializes a new instance of the HtmlEditorShortcut class with the specified settings. A value specifying a keyboard combination that invokes the current shortcut's functionality. A value specifying a name of an executed command or displayed custom dialog. Initializes a new instance of the HtmlEditorShortcut class with the specified settings. A value specifying the keyboard combination that invokes the current shortcut's functionality. A value specifying the name of an executed command or displayed custom dialog. One of the enumeration values. Specifies a name of an executed command or shown custom dialog. A String property that is the name of a command or custom dialog. Gets or sets the type of action that is executed when a shortcut is pressed. One of the ActionType enumeration values. 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 keyboard combination that invokes the current shortcut's functionality. The String value specifying the keyboard combination. Returns the string that denotes the HtmlEditorShortcut object. A String value that denotes the HtmlEditorShortcut object. Contains the ASPxHtmlEditor's content validation settings. Initializes a new instance of the HtmlEditorValidationSettings class with default settings. Initializes a new instance of the HtmlEditorValidationSettings 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 the style settings that define the appearance of the error frame's Close button. A object that contains style settings. Gets the style settings of the error frame. A object that contains the style settings. Gets or sets the error text to be displayed within the editor's error frame, if the editor's validation fails. A value that specifies the error text. Gets the settings that define the required field validation's rules. A object that contains specific validation settings. Gets or sets the group of controls for which the HtmlEditor forces validation. A string value that specifies the group of controls for which the HtmlEditor control causes validation. Contains settings that allow the appearance of elements, used within the Image Selector and Document Selector, to be defined. Initializes a new instance of the HtmlEditorFileManagerStyles class with the specified owner. An object that implements the ISkinOwner interface. For internal use only. Gets or sets the path to a CSS file that defines the Image Selector and Document Selector's appearance. A value that specifies the path to the required CSS file. Gets or sets a CSS class name postfix that identifies style settings to be applied to the Image Selector and Document Selector. A value that is the required CSS class name postfix. Gets or sets a value that specifies whether the dialog (Image Selector or Document Selector) is displayed with a predefined style or its appearance has to be defined completely by a developer via either css or the appropriate style properties. true if the dialog has a predefined style; false if the dialog's appearance should be explicitly specified. Contains the base settings of a built-in Image Selector. Initializes a new instance of the HtmlEditorFileManagerCommonSettings class with the specified owner. An object that implements the interface. Gets or sets the file extensions allowed for display in the Image Selector. An array of values that contains the file extensions allowed. Gets or sets the path to the folder that contains thumbnails used by the Image Selector. A value, specifying the root path of all thumbnails used by the Image Selector. Represents a collection of list items within the . Initializes a new instance of the ToolbarCustomCssListEditItemCollection class with default settings. Initializes a new instance of the ToolbarCustomCssListEditItemCollection class with the specified owner. An object that implements the IWebControlObject interface and represents the owner of the created object. Creates a new item with the specified settings and adds it to the collection. A value that specifies the item's text. Initializes the property. An object that represents the item's value. This value is assigned to the property. A object representing the newly created item. Creates a new item with the specified setting and adds it to the collection. A value that specifies the item's text. Initializes the property. A object representing the newly created item. Creates a new item with the default settings and adds it to the collection. A object representing the newly created item. Creates a new item with the specified settings and adds it to the collection. A value that specifies the item's text. Initializes the property. A value that specifies the item's tag name. Initializes the property. A value that specifies the item's CSS class name. Initializes the property. A object representing the newly created item. Adds a specified item to the end of the collection. A object representing an item to be added. Creates a new item with the specified settings and adds it to the collection. A value that specifies the item's text. Initializes the property. An object that represents the item's value. This value is assigned to the property. A string value that specifies the url of the item's image. Initializes the property. A object representing the newly created item. Creates a new item with the specified settings and adds it to the collection. A value that specifies the item's text. Initializes the property. A value that specifies the item's tag name. Initializes the property. A value that specifies the item's CSS class name. Initializes the property. A value that specifies the item's CSS class name defining its preview appearance. Initializes the property. A object representing the newly created item. Returns a object from the ToolbarCustomCssListEditItemCollection at the specified index. An integer value that is the zero-based index of the ToolbarCustomCssListEditItem to retrieve from the ToolbarCustomCssListEditItemCollection. A ToolbarCustomCssListEditItem object, that is an item with the specified index. Represents an individual list item within the 's list. Initializes a new instance of the ToolbarCustomCssListEditItem class with the specified settings. A string value that specifies the object's text. An object that represents the item's value. This value is assigned to the property. Initializes a new instance of the ToolbarCustomCssListEditItem class with the specified settings. A string value that specifies the object's text. An object that represents the item's value. This value is assigned to the property. A string value that specifies the url of the item's image. Initializes a new instance of the ToolbarCustomCssListEditItem class with the specified setting. A string value that specifies the created item's text. Initializes a new instance of the ToolbarCustomCssListEditItem class with the specified settings. A string value that specifies the item's text. A string value that specifies the item's tag name. A string value that specifies the item's CSS class name. Initializes a new instance of the ToolbarCustomCssListEditItem class with default settings. Initializes a new instance of the ToolbarCustomCssListEditItem class with the specified settings. A value that specifies the item's text. Initializes the property. A value that specifies the item's tag name. Initializes the property. A value that specifies the item's CSS class name. Initializes the property. A value that specifies the item's CSS class name defining its preview appearance. Initializes the property. 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 name of the cascading style sheet (CSS) class associated with the current list item. A string value specifying the name of the associated cascading style sheet class. Gets style settings that define the preview appearance of the item. A object that contains style settings. Gets or sets the item's associated tag name. A string specifying the associated tag name. Returns a textual representation of the item's property. For internal use only. A that represents the textual representation of the item index. Represents a default toolbar editor that can contain a list of custom CSS styles, and allows a particular style to be applied to the text content selected within the design view area. Initializes a new instance of the ToolbarCustomCssEdit class with default settings. Initializes a new instance of the ToolbarCustomCssEdit class with the specified setting. true if the current toolbar item starts a group; otherwise, false. Initializes a new instance of the ToolbarCustomCssEdit class with the specified settings. true if the current toolbar item starts a group; otherwise, false. true to display the current toolbar item; otherwise, false. Adds items providing the appropriate predefined functionality to the toolbar item's dropdown list. Gets or sets a value that specifies the default caption of a toolbar item of the type. A string that specifies the default caption of a toolbar item of the type. Gets the collection of items displayed within the editor's dropdown window. A instance representing the collection of items in the combo box editor. This property is not in effect for the ToolbarCustomCssEdit class. Reserved for future use. Gets or sets the toolbar item's tooltip text. A string value that specifies the text content of the item's tooltip. Represents a container of settings that affect spell checking of the 's content. Initializes a new instance of the ASPxHtmlEditorSpellCheckerSpellingSettings class with the specified owner. An object that implements the interface. 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. Represents a set of settings related to spell checking of the 's content. Initializes a new instance of the ASPxHtmlEditorSpellCheckerSettings 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 culture-specific settings of the 's built-in spell checker. A object that specifies culture settings (language and phonetic specifics). Provides access to a collection of dictionaries. A object, representing a collection of dictionaries. 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 a suggested one. Provides access to basic spelling settings. A object that holds spelling options. Provides access to texts displayed in different elements of the built-in spell checker control. A class instance that holds texts for use in control layout and related forms Gets or sets the number of suggested words displayed in the spelling form. An integer, representing the number of suggestions displayed. Represents a default toolbar button that allows checking the spelling of the content within the design view area. Initializes a new instance of the ToolbarCheckSpellingButton class with default settings. Initializes a new instance of the ToolbarCheckSpellingButton class with the specified settings. true if the current toolbar item starts a group; otherwise, false. true to display the current toolbar item; otherwise, false. Initializes a new instance of the ToolbarCheckSpellingButton class with the specified setting. true if the current toolbar item starts a group; otherwise, false. Gets or sets the button's display text. A string value that specifies the toolbar button's display text. Gets or sets the button's tooltip text. A string value that specifies the text content of the button's tooltip. An object providing a means to localize the 's user interface elements at runtime. Initializes a new instance of the ASPxHtmlEditorResLocalizer class with default settings. Lists values that specify the document formats available for import to editor contents. Identifies Microsoft Office (2007+) document format (.docx). Identifies Web Archive, single file format (.mht). Identifies OpenDocument text (.odt) format. Identifies rich text format (.rtf). Identifies plain text format (.txt). Contains styles settings defining the appearance of the close button displayed within the editor's error frame. Initializes a new instance of the HtmlEditorErrorFrameCloseButtonStyle class with default settings. This property is not in effect for the HtmlEditorErrorFrameCloseButtonStyle class. This property is not in effect for the HtmlEditorErrorFrameCloseButtonStyle class. This property is not in effect for the HtmlEditorErrorFrameCloseButtonStyle class. This property is not in effect for the HtmlEditorErrorFrameCloseButtonStyle class. Represents the ASPxHtmlEditor's built-in upload control. Initializes a new instance of the ASPxHtmlEditorUploadControl class with default settings. Represents a collection of objects. Initializes a new instance of the HtmlEditorCssFileCollection class with default settings. Initializes a new instance of the HtmlEditorCssFileCollection class with the specified owner. An object that implements the IWebControlObject interface and represents the owner of the created object. Creates a new object and adds it to the end of the object. A object representing the newly created CSS file. Adds a new CSS file to the end of the object with specific CSS file path. A string value that specifies the CSS file path. A object representing the CSS file. Adds a collection of items to the end of the collection. A object, which is the collection of items to append to the collection. Represents a link to the CSS file. Initializes a new instance of the HtmlEditorCssFile class with the specified setting. A string value that specifies the CSS file path. Initizlizes the property. Initializes a new instance of the HtmlEditorCssFile class with default settings. 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 of the associated CSS file. A string value that specifies the CSS file path. Returns the string that represents a current object. A string that represents the current object. Represents a default toolbar editor that allows a predefined paragraph style to be applied to the selected paragraph within the design view area. Initializes a new instance of the ToolbarParagraphFormattingEdit class with default settings. Initializes a new instance of the ToolbarParagraphFormattingEdit class with the specified setting. true if the current toolbar item starts a group; otherwise, false. Initializes a new instance of the ToolbarParagraphFormattingEdit class with the specified settings. true if the current toolbar item starts a group; otherwise, false. true to display the current toolbar item; otherwise, false. Adds items providing the appropriate predefined functionality to the toolbar item's dropdown list. Gets or sets a value that specifies the default caption of a toolbar item of the type. A string that specifies the default caption of a toolbar item of the type. Gets the collection of items displayed within the editor's dropdown window. A instance representing the collection of items in the combo box editor. This property is not in effect for the ToolbarParagraphFormattingEdit class. Reserved for future use. Gets or sets the toolbar item's tooltip text. A string value that specifies the text content of the item's tooltip. Contains styles settings defining the appearance of a dropdown item picker. Initializes a new instance of the HtmlEditorDropDownItemPickerStyle class with default settings. Represents a default toolbar button that allows the unordered list formatting to be applied to a paragraph whose content is selected within the design view area. Initializes a new instance of the ToolbarInsertUnorderedListButton class with default settings. Initializes a new instance of the ToolbarInsertUnorderedListButton class with the specified settings. true if the current toolbar item starts a group; otherwise, false. true to display the current toolbar item; otherwise, false. Initializes a new instance of the ToolbarInsertUnorderedListButton class with the specified setting. true if the current toolbar item starts a group; otherwise, false. Gets or sets the button's display text. A string value that specifies the toolbar button's display text. Gets or sets the button's tooltip text. A string value that specifies the text content of the button's tooltip. Represents a default toolbar button that allows the ordered list formatting to be applied to a paragraph whose content is selected within the design view area. Initializes a new instance of the ToolbarInsertOrderedListButton class with default settings. Initializes a new instance of the ToolbarInsertOrderedListButton class with the specified settings. true if the current toolbar item starts a group; otherwise, false. true to display the current toolbar item; otherwise, false. Initializes a new instance of the ToolbarInsertOrderedListButton class with the specified setting. true if the current toolbar item starts a group; otherwise, false. Gets or sets the button's display text. A string value that specifies the toolbar button's display text. Gets or sets the button's tooltip text. A string value that specifies the text content of the button's tooltip. Defines style settings for a particular view area. Initializes a new instance of the HtmlEditorViewAreaStyle class with default settings. This property is not in effect for the HtmlEditorViewAreaStyle class. Defines style settings for tabs displayed within the status bar. Initializes a new instance of the HtmlEditorStatusBarTabStyle class with default settings. This property is not in effect for the HtmlEditorStatusBarTabStyle class. Contains settings that allow the appearance of the status bar's elements to be defined. Initializes a new instance of the HtmlEditorStatusBarStyles class with the specified owner. An object that implements the ISkinOwner interface. Gets the style settings that define the appearance of the active tab within the ASPxHtmlEditor's status bar . A object that contains style settings. Duplicates the properties of the specified object into the current instance of the HtmlEditorStatusBarStyles class. A object that represents the object which the settings will be copied from. This property is not in effect for the HtmlEditorStatusBarStyles class. This property is not in effect for the HtmlEditorStatusBarStyles class. This property is not in effect for the HtmlEditorStatusBarStyles class. Returns the HtmlEditorStatusBarStyles object to its original state. Gets the style settings that define the appearance of a size grip. A object containing style settings. Gets the settings that define the appearance of the ASPxHtmlEditor's status bar . A object that contains style settings. Gets the style settings that define the appearance of tabs within the ASPxHtmlEditor's status bar. A object that contains style settings. Contains settings that allow the appearance of specific elements within dialog forms to be defined. Initializes a new instance of the HtmlEditorDialogFormStyles class with default settings. An object that implements the ISkinOwner interface. Defines style settings for view areas. Initializes a new instance of the HtmlEditorCommonViewAreaStyle class with default settings. This property is not in effect for the HtmlEditorCommonViewAreaStyle class. Defines the base style settings for different areas within the ASPxHtmlEditor. Initializes a new instance of the HtmlEditorAreaStyleBase class with default settings. This property is not in effect for the HtmlEditorAreaStyleBase class. This property is not in effect for the HtmlEditorAreaStyleBase class. This property is not in effect for the HtmlEditorAreaStyleBase class. Defines style settings for content areas. Initializes a new instance of the HtmlEditorAreaStyle class with default settings. This property is not in effect for the HtmlEditorAreaStyle class. This property is not in effect for the HtmlEditorAreaStyle class. This property is not in effect for the HtmlEditorAreaStyle class. This property is not in effect for the HtmlEditorAreaStyle class. This property is not in effect for the HtmlEditorAreaStyle class. This property is not in effect for the HtmlEditorAreaStyle class. This property is not in effect for the HtmlEditorAreaStyle class. This property is not in effect for the HtmlEditorAreaStyle class. Gets the padding settings of the current area style. A object that contains padding settings. Contains settings that define a toolbar item's image. Initializes a new instance of the ToolbarItemImageProperties class with the specified setting. A string value specifying the image location. Initializes a new instance of the ToolbarItemImageProperties class with the specified setting. An object that implements the interface. Initializes a new instance of the ToolbarItemImageProperties class with default settings. An individual item within a toolbar drop down export menu. Initializes a new instance of the ToolbarExportDropDownItem class with the specified settings. One of the enumeration values specifying the exported document format associated with the created toolbar item. A value that specifies the created toolbar item's display text. This value is assigned to the property. A value that specifies the created toolbar item's tooltip text. Initializes the property. true if the current toolbar item starts a group; otherwise, false. Initializes the property. Initializes a new instance of the ToolbarExportDropDownItem class with the specified settings. One of the enumeration values specifying the exported document format associated with the created toolbar item. A value that specifies the created toolbar item's display text. This value is assigned to the property. true if the current toolbar item starts a group; otherwise, false. Initializes the property. Initializes a new instance of the ToolbarExportDropDownItem class with the specified setting. One of the enumeration values specifying the exported document format associated with the created toolbar item. Initializes a new instance of the ToolbarExportDropDownItem class with the specified settings. One of the enumeration values specifying the exported document format associated with the created toolbar item. A value that specifies the created toolbar item's display text. This value is assigned to the property. A value that specifies the created toolbar item's tooltip text. Initializes the property. Initializes a new instance of the ToolbarExportDropDownItem class with the specified settings. One of the enumeration values specifying the exported document format associated with the created toolbar item. A value that specifies the created toolbar item's display text. This value is assigned to the property. Initializes a new instance of the ToolbarExportDropDownItem class with default settings. Copies the settings of the specified object to the current one. A object whose settings are assigned to the current object. Specifies the exported document format associated with the current item. One of the HtmlEditorExportFormat enumeration values. Returns a textual representation of the an item's property. For internal use only. A String value that specifies the textual representation of the format associated with the item. A default toolbar button that invokes a drop down menu containing a list of available document formats, to which the editor's content can be exported. Initializes a new instance of the ToolbarExportDropDownButton class with the specified setting. true if the current toolbar item starts a group; otherwise, false. Initializes a new instance of the ToolbarExportDropDownButton class with default settings. Initializes a new instance of the ToolbarExportDropDownButton class with the specified settings. true if the current toolbar item starts a group; otherwise, false. true to display the current toolbar item; otherwise, false. Gets or sets a value that specifies the response to clicks on the ToolbarExportDropDownButton toolbar item. One of the enumeration values. Adds items providing the appropriate predefined functionality to the toolbar item's dropdown list. Gets the collection of items displayed within the editor's dropdown window. A instance, which is the collection of items in the combo box editor. Gets or sets the selected item's index. An integer value, that is the zero-based index of the selected item. Represents a default toolbar editor that allows the font size to be selected and applied to the text content selected within the design view area. Initializes a new instance of the ToolbarFontSizeEdit class with default settings. Initializes a new instance of the ToolbarFontSizeEdit class with the specified setting. true if the current toolbar item starts a group; otherwise, false. Initializes a new instance of the ToolbarFontSizeEdit class with the specified settings. true if the current toolbar item starts a group; otherwise, false. true to display the current toolbar item; otherwise, false. Adds items providing the appropriate predefined functionality to the toolbar item's dropdown list. Gets or sets a value that specifies the default caption of a toolbar item of the type. A string that specifies the default caption of a toolbar item of the type. Gets the collection of items displayed within the editor's dropdown window. A instance representing the collection of items in the combo box editor. This property is not in effect for the ToolbarFontSizeEdit class. Reserved for future use. Gets or sets the toolbar item's tooltip text. A string value that specifies the text content of the toolbar item's tooltip. Gets or sets the current toolbar item's width. A value specifying the width of the toolbar item. Represents a default toolbar editor that allows the font name to be selected and applied to the text content selected within the design view area. Initializes a new instance of the ToolbarFontNameEdit class with default settings. Initializes a new instance of the ToolbarFontNameEdit class with the specified setting. true if the current toolbar item starts a group; otherwise, false. Initializes a new instance of the ToolbarFontNameEdit class with the specified settings. true if the current toolbar item starts a group; otherwise, false. true to display the current toolbar item; otherwise, false. Adds items providing the appropriate predefined functionality to the toolbar item's dropdown list. Gets or sets a value that specifies the default caption of a toolbar item of the type. A string that specifies the default caption of a toolbar item of the type. Gets the collection of items displayed within the editor's dropdown window. A instance representing the collection of items in the combo box editor. This property is not in effect for the ToolbarFontNameEdit class. Reserved for future use. Gets or sets the toolbar item's tooltip text. A string value that specifies the text content of the toolbar item's tooltip. Gets or sets the current toolbar item's width. A value specifying the width of the toolbar item. Lists values that specify the document formats available for export from editor contents. Identifies Microsoft Office (2007+) document format (.docx). Identifies Web Archive, single file format (.mht). Identifies OpenDocument text (.odt) format. Identifies Portable Document Format (.pdf). Identifies rich text format (.rtf). Identifies plain text format (.txt). Represents a base class for toolbars. Initializes a new instance of the HtmlEditorToolbar class with default settings. Initializes a new instance of the HtmlEditorToolbar class with the specified name. A value that specifies the created toolbar's name. Initializes the property. Initializes a new instance of the HtmlEditorToolbar class with the specified settings. A value that specifies the created toolbar's name. Initializes the property. An array that contains zero or more HtmlEditorToolbarItem objects, to populate the collection. Copies the settings from the specified item to the current object. A object whose settings are assigned to the current object. Gets or sets the toolbar's caption. A value that specifies the toolbar's caption. Populates the toolbar's dropdown list items with default items. The toolbar, whose default items are dropdown lists populated with items that provide the appropriate, predefined functionality. Creates the StandardToolbar1 default toolbar and populates it with relevant default items. An object representing the StandardToolbar1. Creates the StandardToolbar2 default toolbar, and populates it with relevant default items. An object representing the StandardToolbar2. Creates the StandardToolbar2 default toolbar, populates it with relevant default items, specifying whether the layout of the toolbar is reversed. true to reverse the layout of the toolbar; otherwise false. An object which is the StandardToolbar2. Creates the TableToolbar default toolbar and populates it with relevant default items. An object representing the TableToolbar. Gets the collection of items within the toolbar and provides indexed access to them. A object representing the collection of the toolbar's items. Gets or sets the toolbar's unique identifier name. A value that specifies the toolbar's unique identifier name. Returns the string that represents the HtmlEditorToolbar object. A value that represents the HtmlEditorToolbar object. Gets or sets a value specifying the visibility of the toolbar. true if the toolbar is visible; otherwise false. Gets or sets a value specifying the position of the current toolbar amongst the visible toolbars in an ASPxHtmlEditor. An integer value specifying the zero-based index of the HtmlEditorToolbar amongst the visible toolbars. -1 if the toolbar is invisible. Represents a default toolbar button that allows the superscript text formatting to be applied to the text selected within the design view area. Initializes a new instance of the ToolbarSuperscriptButton class with default settings. Initializes a new instance of the ToolbarSuperscriptButton class with the specified settings. true if the current toolbar item starts a group; otherwise, false. true to display the current toolbar item; otherwise, false. Initializes a new instance of the ToolbarSuperscriptButton class with the specified setting. true if the current toolbar item starts a group; otherwise, false. Gets or sets the button's display text. A string value that specifies the toolbar button's display text. Gets or sets the button's tooltip text. A string value that specifies the text content of the button's tooltip. Represents a default toolbar button that allows the subscript text formatting to be applied to the text selected within the design view area. Initializes a new instance of the ToolbarSubscriptButton class with default settings. Initializes a new instance of the ToolbarSubscriptButton class with the specified settings. true if the current toolbar item starts a group; otherwise, false. true to display the current toolbar item; otherwise, false. Initializes a new instance of the ToolbarSubscriptButton class with the specified setting. true if the current toolbar item starts a group; otherwise, false. Gets or sets the button's display text. A string value that specifies the toolbar button's display text. Gets or sets the button's tooltip text. A string value that specifies the text content of the button's tooltip. Represents a default toolbar button that allows text formatting to be removed from the text selected within the design view area. Initializes a new instance of the ToolbarRemoveFormatButton class with default settings. Initializes a new instance of the ToolbarRemoveFormatButton class with the specified settings. true if the current toolbar item starts a group; otherwise, false. true to display the current toolbar item; otherwise, false. Initializes a new instance of the ToolbarRemoveFormatButton class with the specified setting. true if the current toolbar item starts a group; otherwise, false. Gets or sets the button's display text. A string value that specifies the toolbar button's display text. Gets or sets the button's tooltip text. A string value that specifies the text content of the button's tooltip. Represents a default toolbar button that allows the outdent formatting to be applied to a paragraph whose content is selected within the design view area. Initializes a new instance of the ToolbarOutdentButton class with default settings. Initializes a new instance of the ToolbarOutdentButton class with the specified settings. true if the current toolbar item starts a group; otherwise, false. true to display the current toolbar item; otherwise, false. Initializes a new instance of the ToolbarOutdentButton class with the specified setting. true if the current toolbar item starts a group; otherwise, false. Gets or sets the button's display text. A string value that specifies the toolbar button's display text. Gets or sets the button's tooltip text. A string value that specifies the text content of the button's tooltip. Represents a default toolbar button that allows the indent formatting to be applied to a paragraph whose content is selected within the design view area. Initializes a new instance of the ToolbarIndentButton class with default settings. Initializes a new instance of the ToolbarIndentButton class with the specified settings. true if the current toolbar item starts a group; otherwise, false. true to display the current toolbar item; otherwise, false. Initializes a new instance of the ToolbarIndentButton class with the specified setting. true if the current toolbar item starts a group; otherwise, false. Gets or sets the button's display text. A string value that specifies the toolbar button's display text. Gets or sets the button's tooltip text. A string value that specifies the text content of the button's tooltip. Represents a collection of toolbar item objects. Initializes a new instance of the HtmlEditorToolbarItemCollection class with the specified owner. An object that implements the IWebControlObject interface. Initializes a new instance of the HtmlEditorToolbarItemCollection class with default settings. Returns an item object with the specified property value. A value representing the property value of the required item. A object with a specific value of the property. Performs the specified action on each element of the HtmlEditorToolbarItemCollection. The delegate to perform on each element of the . A object that represents the processed item collection. Represents a collection of toolbar objects. Initializes a new instance of the HtmlEditorToolbarCollection class with default settings. Initializes a new instance of the HtmlEditorToolbarCollection class with the specified setting. An object that implements the IWebControlObject interface. Creates a new toolbar with the default settings and adds it to the collection. An object representing the newly created toolbar. Creates a new toolbar with the specified settings and adds it to the collection. A value that specifies the created toolbar's name. Initializes the property. An array that contains zero or more HtmlEditorToolbarItem objects, to populate the collection. An object representing the newly created toolbar. Creates a new toolbar with the specified setting and adds it to the collection. A value that specifies the created toolbar's name. Initializes the property. An object representing the newly created toolbar. Creates a collection of default toolbars. Creates a collection of default toolbars specifying whether the layout of the toolbars is reversed. true to reverse the layout of the toolbars; otherwise false. Provides access to individual items in the collection by their names. A value specifying the item's name. An HtmlEditorToolbar object which is the item with the specified name. Contains settings that allow the appearance of specific elements within round panels used by the ASPxHtmlEditor to be defined. Initializes a new instance of the HtmlEditorRoundPanelStyles class with the specified owner. An object that implements the ISkinOwner interface. For internal use only. Gets the style settings used to define the appearance of round panel elements (excepting their headers) used within the control. A object that contains style settings. For internal use only. Reserved for future use. [To be supplied] This property is not in effect for the HtmlEditorRoundPanelStyles class. This property is not in effect for the HtmlEditorRoundPanelStyles class. This property is not in effect for the HtmlEditorRoundPanelStyles class. Contains settings that allow the appearance of button elements used within the ASPxHtmlEditor to be defined. Initializes a new instance of the HtmlEditorButtonStyles class with the specified owner. An object that implements the ISkinOwner interface. This method is not in effect for the HtmlEditorButtonStyles object. Represents a default toolbar button that allows a link contained within the text or image selected within the design view area to be removed. Initializes a new instance of the ToolbarUnlinkButton class with default settings. Initializes a new instance of the ToolbarUnlinkButton class with the specified settings. true if the current toolbar item starts a group; otherwise, false. true to display the current toolbar item; otherwise, false. Initializes a new instance of the ToolbarUnlinkButton class with the specified setting. true if the current toolbar item starts a group; otherwise, false. Gets or sets the button's display text. A string value that specifies the toolbar button's display text. Gets or sets the button's tooltip text. A string value that specifies the text content of the button's tooltip. Represents a default toolbar button that allows the previous action performed within the design view area to be canceled. Initializes a new instance of the ToolbarUndoButton class with default settings. Initializes a new instance of the ToolbarUndoButton class with the specified settings. true if the current toolbar item starts a group; otherwise, false. true to display the current toolbar item; otherwise, false. Initializes a new instance of the ToolbarUndoButton class with the specified setting. true if the current toolbar item starts a group; otherwise, false. Gets or sets the button's display text. A string value that specifies the toolbar button's display text. Gets or sets the button's tooltip text. A string value that specifies the text content of the button's tooltip. Represents a default toolbar button that allows the underline text formatting to be applied to the text selected within the design view area. Initializes a new instance of the ToolbarUnderlineButton class with default settings. Initializes a new instance of the ToolbarUnderlineButton class with the specified settings. true if the current toolbar item starts a group; otherwise, false. true to display the current toolbar item; otherwise, false. Initializes a new instance of the ToolbarUnderlineButton class with the specified setting. true if the current toolbar item starts a group; otherwise, false. Gets or sets the button's display text. A string value that specifies the toolbar button's display text. Gets or sets the button's tooltip text. A string value that specifies the text content of the button's tooltip. Represents a default toolbar button that allows the strike through text formatting to be applied to the text selected within the design view area. Initializes a new instance of the ToolbarStrikethroughButton class with default settings. Initializes a new instance of the ToolbarStrikethroughButton class with the specified settings. true if the current toolbar item starts a group; otherwise, false. true to display the current toolbar item; otherwise, false. Initializes a new instance of the ToolbarStrikethroughButton class with the specified setting. true if the current toolbar item starts a group; otherwise, false. Gets or sets the button's display text. A string value that specifies the toolbar button's display text. Gets or sets the button's tooltip text. A string value that specifies the text content of the button's tooltip. Contains settings that allow the appearance of specific elements within the ASPxHtmlEditor's toolbars to be defined. Initializes a new instance of the ToolbarsStyles class with the specified owner. An object that implements the ISkinOwner interface. Gets the style settings that define the appearance of the ASPxHtmlEditor's bar dock control. A object that contains the style settings. For internal use only. Reserved for future use. [To be supplied] Duplicates the properties of the specified object into the current instance of the ToolbarsStyles class. A object that represents the object from which the settings will be copied. This property is not in effect for the ToolbarsStyles class. This property is not in effect for the ToolbarsStyles class. This property is not in effect for the ToolbarsStyles class. Returns the ToolbarsStyles object to its original state. Gets the style settings that define the appearance of toolbars within the ASPxHtmlEditor control. A object that contains style settings. Contains the default name of a CSS class that defines settings for color button items. This name is equal to "dxtb-cb". [To be supplied] For internal use only. Contains the default name of a CSS class that defines settings for custom drop-down image items. This name is equal to "dxtb-cddi". [To be supplied] Contains the default name of a CSS class that defines settings for custom drop-down text items. This name is equal to "dxtb-cddt". [To be supplied] Gets the style settings that define the appearance of toolbar items within the ASPxHtmlEditor control. A object that contains style settings. For internal use only. Reserved for future use. [To be supplied] For internal use only. Reserved for future use. [To be supplied] Defines style settings for toolbars. Initializes a new instance of the ToolbarStyle class with default settings. This property is not in effect for the ToolbarStyle class. This property is not in effect for the ToolbarStyle class. This property is not in effect for the ToolbarStyle class. This property is not in effect for the ToolbarStyle class. Represents a default toolbar button that allows a previously canceled action performed within the design view area. to be returned Initializes a new instance of the ToolbarRedoButton class with default settings. Initializes a new instance of the ToolbarRedoButton class with the specified settings. true if the current toolbar item starts a group; otherwise, false. true to display the current toolbar item; otherwise, false. Initializes a new instance of the ToolbarRedoButton class with the specified setting. true if the current toolbar item starts a group; otherwise, false. Gets or sets the button's display text. A string value that specifies the toolbar button's display text. Gets or sets the button's tooltip text. A string value that specifies the text content of the button's tooltip. Represents a default toolbar button that allows the data from the clipboard to be pasted within the design view area. Initializes a new instance of the ToolbarPasteButton class with default settings. Initializes a new instance of the ToolbarPasteButton class with the specified settings. true if the current toolbar item starts a group; otherwise, false. true to display the current toolbar item; otherwise, false. Initializes a new instance of the ToolbarPasteButton class with the specified setting. true if the current toolbar item starts a group; otherwise, false. Gets or sets the button's display text. A string value that specifies the toolbar button's display text. Gets or sets the button's tooltip text. A string value that specifies the text content of the button's tooltip. Represents a default toolbar button that allows a paragraph whose content is selected within the design view area to be right justified. Initializes a new instance of the ToolbarJustifyRightButton class with default settings. Initializes a new instance of the ToolbarJustifyRightButton class with the specified settings. true if the current toolbar item starts a group; otherwise, false. true to display the current toolbar item; otherwise, false. Initializes a new instance of the ToolbarJustifyRightButton class with the specified setting. true if the current toolbar item starts a group; otherwise, false. Gets or sets the button's display text. A string value that specifies the toolbar button's display text. Gets or sets the button's tooltip text. A string value that specifies the text content of the button's tooltip. Represents a default toolbar button that allows a paragraph whose content is selected within the design view area to be left justified. Initializes a new instance of the ToolbarJustifyLeftButton class with default settings. Initializes a new instance of the ToolbarJustifyLeftButton class with the specified settings. true if the current toolbar item starts a group; otherwise, false. true to display the current toolbar item; otherwise, false. Initializes a new instance of the ToolbarJustifyLeftButton class with the specified setting. true if the current toolbar item starts a group; otherwise, false. Gets or sets the button's display text. A string value that specifies the toolbar button's display text. Gets or sets the button's tooltip text. A string value that specifies the text content of the button's tooltip. Represents a default toolbar button that allows a paragraph whose content is selected within the design view area to be fully justified (aligned with both the left and right margins) . Initializes a new instance of the ToolbarJustifyFullButton class with default settings. Initializes a new instance of the ToolbarJustifyFullButton class with the specified settings. true if the current toolbar item starts a group; otherwise, false. true to display the current toolbar item; otherwise, false. Initializes a new instance of the ToolbarJustifyFullButton class with the specified setting. true if the current toolbar item starts a group; otherwise, false. Gets or sets the button's display text. A string value that specifies the toolbar button's display text. Gets or sets the button's tooltip text. A string value that specifies the text content of the button's tooltip. Represents a default toolbar button that allows a paragraph whose content is selected within the design view area to be centered. Initializes a new instance of the ToolbarJustifyCenterButton class with default settings. Initializes a new instance of the ToolbarJustifyCenterButton class with the specified settings. true if the current toolbar item starts a group; otherwise, false. true to display the current toolbar item; otherwise, false. Initializes a new instance of the ToolbarJustifyCenterButton class with the specified setting. true if the current toolbar item starts a group; otherwise, false. Gets or sets the button's display text. A string value that specifies the toolbar button's display text. Gets or sets the button's tooltip text. A string value that specifies the text content of the button's tooltip. Defines style settings for toolbar items. Initializes a new instance of the ToolbarItemStyle class with default settings. Represents a default toolbar button that allows italic formatting to be applied to the text selected within the design view area. Initializes a new instance of the ToolbarItalicButton class with default settings. Initializes a new instance of the ToolbarItalicButton class with the specified settings. true if the current toolbar item starts a group; otherwise, false. true to display the current toolbar item; otherwise, false. Initializes a new instance of the ToolbarItalicButton class with the specified setting. true if the current toolbar item starts a group; otherwise, false. Gets or sets the button's display text. A string value that specifies the toolbar button's display text. Gets or sets the button's tooltip text. A string value that specifies the text content of the button's tooltip. Represents a default toolbar button that invokes the "Insert Link" dialog, allowing a hyperlink to be inserted into the design view area. Initializes a new instance of the ToolbarInsertLinkDialogButton class with default settings. Initializes a new instance of the ToolbarInsertLinkDialogButton class with the specified settings. true if the current toolbar item starts a group; otherwise, false. true to display the current toolbar item; otherwise, false. Initializes a new instance of the ToolbarInsertLinkDialogButton class with the specified setting. true if the current toolbar item starts a group; otherwise, false. Gets or sets the button's display text. A string value that specifies the toolbar button's display text. Gets or sets the button's tooltip text. A string value that specifies the text content of the button's tooltip. Represents a default toolbar button that invokes the "Insert Image" dialog allowing an image to be inserted into the design view area. Initializes a new instance of the ToolbarInsertImageDialogButton class with default settings. Initializes a new instance of the ToolbarInsertImageDialogButton class with the specified settings. true if the current toolbar item starts a group; otherwise, false. true to display the current toolbar item; otherwise, false. Initializes a new instance of the ToolbarInsertImageDialogButton class with the specified setting. true if the current toolbar item starts a group; otherwise, false. Gets or sets the button's display text. A string value that specifies the toolbar button's display text. Gets or sets the button's tooltip text. A string value that specifies the text content of the button's tooltip. Represents a default toolbar button that allows the required color to be applied to the text selected within the design view area. Initializes a new instance of the ToolbarFontColorButton class with default settings. Initializes a new instance of the ToolbarFontColorButton class with the specified settings. true if the current toolbar item starts a group; otherwise, false. true to display the current toolbar item; otherwise, false. Initializes a new instance of the ToolbarFontColorButton class with the specified setting. true if the current toolbar item starts a group; otherwise, false. Gets or sets the button's display text. A string value that specifies the toolbar button's display text. Gets or sets the button's tooltip text. A string value that specifies the text content of the button's tooltip. Represents a default toolbar button that allows the content selected within the design view area to be copied to the clipboard. Initializes a new instance of the ToolbarCopyButton class with default settings. Initializes a new instance of the ToolbarCopyButton class with the specified settings. true if the current toolbar item starts a group; otherwise, false. true to display the current toolbar item; otherwise, false. Initializes a new instance of the ToolbarCopyButton class with the specified setting. true if the current toolbar item starts a group; otherwise, false. Gets or sets the button's display text. A string value that specifies the toolbar button's display text. Gets or sets the button's tooltip text. A string value that specifies the text content of the button's tooltip. Serves as a base for the and classes. Initializes a new instance of the ToolbarColorButtonBase class with the specified settings. A string value that specifies the created toolbar button's display text. A string value that specifies the created toolbar button's name. A string value that specifies the created toolbar button's tooltip text. A string value that specifies the created toolbar button's selected color. For internal use only. For internal use only. For internal use only. Represents a default toolbar button that allows the bold formatting to be applied to the text selected within the design view area. Initializes a new instance of the ToolbarBoldButton class with default settings. Initializes a new instance of the ToolbarBoldButton class with the specified settings. true if the current toolbar item starts a group; otherwise, false. true to display the current toolbar item; otherwise, false. Initializes a new instance of the ToolbarBoldButton class with the specified setting. true if the current toolbar item starts a group; otherwise, false. Gets or sets the button's display text. A string value that specifies the toolbar button's display text. Gets or sets the button's tooltip text. A string value that specifies the text content of the button's tooltip. Represents a default toolbar button that allows the background color to be specified for the text selected within the design view area. Initializes a new instance of the ToolbarBackColorButton class with default settings. Initializes a new instance of the ToolbarBackColorButton class with the specified settings. true if the current toolbar item starts a group; otherwise, false. true to display the current toolbar item; otherwise, false. Initializes a new instance of the ToolbarBackColorButton class with the specified setting. true if the current toolbar item starts a group; otherwise, false. Gets or sets the button's display text. A string value that specifies the toolbar button's display text. Gets or sets the button's tooltip text. A string value that specifies the text content of the button's tooltip. Contains style settings defining the appearance of the ASPxHtmlEditor built-in upload control. Initializes a new instance of the HtmlEditorUploadControlStyles class with the specified owner. An object that represents the owner of the created object. Contains settings that allow the appearance of the ASPxHtmlEditor's different elements to be defined. Initializes a new instance of the HtmlEditorStyles class with the specified owner. An object that represents the class' owner. Gets the style settings that define the appearance of the ASPxHtmlEditor's content area. An object that contains style settings. For internal use only. Reserved for future use. [To be supplied] Gets the style settings that define the appearance of the ASPxHtmlEditor's Design View area. A object that contains style settings. For internal use only. Reserved for future use. [To be supplied] Gets the style settings that define the appearance of the ASPxHtmlEditor's Html View area. A object that contains style settings. For internal use only. Reserved for future use. [To be supplied] Gets the style settings that define the appearance of the ASPxHtmlEditor's loading div elements. A object that contains style settings. Gets the style settings that define the appearance of the ASPxHtmlEditor's loading panel. A object that contains style settings. Gets the style settings that define the appearance of the ASPxHtmlEditor's Preview area. A object that contains style settings. For internal use only. Reserved for future use. [To be supplied] Contains the default name of a CSS class that defines settings for right-to-left layout. [To be supplied] This method is not in effect for the HtmlEditorStyles class. An empty string. Gets the style settings that define the appearance of the ASPxHtmlEditor's view area. A object that contains style settings. For internal use only. Reserved for future use. [To be supplied] Contains settings that allow the appearance of specific elements within the editor's context menu to be defined. Initializes a new instance of the HtmlEditorMenuStyles class with the specified owner. An object that represents the class' owner. This method is not in effect for the HtmlEditorMenuStyles class. An empty string. Contains settings that allow images to be defined for the 's specific elements. Initializes a new instance of the HtmlEditorImages class with the specified owner. An object that implements the ISkinOwner interface. Represents the file name of the CloseButton image displayed within the control's dialog windows. This name is equal to "heCloseButton.gif". [To be supplied] Contains the name of the image file, which represents the bottom part of the image used within the 's Insert Image dialog. This name is equal to "heConstrainProportionsBottom". [To be supplied] Contains the name of the image file, which specifies the bottom part of the image used within the 's Insert Image dialog, when the right-to-left layout is applied. This name is equal to "heConstrainProportionsBottomRtl". [To be supplied] Contains the name of the image file, which represents the switched on middle part of the image used within the 's Insert Image dialog. This name is equal to "heConstrainProportionsMiddleOn". [To be supplied] Contains the name of the image file, which specifies the switched on middle part of the image used within the 's Insert Image dialog, when the right-to-left layout is applied. This name is equal to "heConstrainProportionsMiddleOnRtl". [To be supplied] Contains the name of the image file, which represents the switched off middle part of the image used within the 's Insert Image dialog. This name is equal to "heConstrainProportionsMiddleOff". [To be supplied] Contains the name of the image file, which specifies the switched off middle part of the image used within the 's Insert Image dialog, when the right-to-left layout is applied. This name is equal to "heConstrainProportionsMiddleOffRtl". [To be supplied] Contains the name of the image file, which represents the top part of the image used within the 's Insert Image dialog. This name is equal to "heConstrainProportionsTop". [To be supplied] Contains the name of the image file, which specifies the top part of the image used within the 's Insert Image dialog, when the right-to-left layout is applied. This name is equal to "heConstrainProportionsTopRtl". [To be supplied] Gets the settings of an image displayed within the dialog form close button. A HeaderButtonImageProperties object that contains image settings. Gets the settings of an image displayed within the close button of an error frame. A HeaderButtonImageProperties object that contains image settings. For internal use only. Gets the object representing the bottom part of specific constrain proportions image displayed within the 's Insert image dialog. An object that contains image settings. Gets the object specifying the bottom part of specific constrain proportions image displayed within the 's Insert image dialog,when the right-to-left layout is applied. An object that contains image settings. Gets the object representing the switched off middle part of specific constrain proportions image displayed within the 's Insert image dialog. An object that contains image settings. Gets the object specifying the switched off middle part of specific constrained proportions image displayed within the 's Insert image dialog, when the right-to-left layout is applied. An object that contains image settings. Gets the object that is the switched on middle part of a specific constrain proportions image, displayed within the 's Insert image dialog. An object that contains image settings. Gets the object specifying the switched on middle part of a specific constrained proportions image displayed within the 's Insert image dialog. when the right-to-left layout is applied. An object that contains image settings. Gets the object represented the top part of a specific constrain proportions image displayed within the 's Insert image dialog. An object that contains image settings. Gets the object specifying the top part of a specific constrained proportions image displayed within the 's Insert image dialog when the right-to-left layout is applied. An object that contains image settings. Gets the settings of the size grip image. A ImageProperties object containing image settings. Represents the name of the Size Grip image file. This name is equal to "heSizeGrip". Gets the style settings that define the appearance of a size grip when the right-to-left layout is applied. A object containing style settings. The name of the Size Grip image file when the right-to-left layout layout is applied. This name is equal to "heSizeGripRtl". [To be supplied] Gets the settings of an image, which represents a toolbar item's pop-out image. A object that contains image settings. Represents the file name of the ToolbarPopOut image displayed within specific toolbar buttons of the control. This name is equal to "heToolbarPopOut.gif". [To be supplied] Contains settings that allow the appearance of different editor elements used within the ASPxHtmlEditor to be defined. Initializes a new instance of the HtmlEditorEditorStyles class with the specified owner. An object that implements the ISkinOwner interface. Gets the style settings defining the appearance of items within the ASPxHtmlEditor's drop-down item picker. A object containing style settings. For internal use only. Gets the style settings defining the appearance of a drop-down item picker within the ASPxHtmlEditor. A object containing style settings. For internal use only. This method is not in effect for the HtmlEditorEditorStyles class. An empty string. Contains settings that allow images to be defined for specific elements of editors used within the . Initializes a new instance of the HtmlEditorEditorImages class with the specified owner. An object that implements the ISkinOwner interface. This property is not in effect for the HtmlEditorEditorImages class. This property is not in effect for the HtmlEditorEditorImages class. This property is not in effect for the HtmlEditorEditorImages class. This property is not in effect for the HtmlEditorEditorImages class. Defines style settings for the bar dock control. Initializes a new instance of the BarDockStyle class with default settings. Duplicates the properties of the specified object into the current instance of the BarDockStyle class. A object that represents the object which the settings will be copied from. This property is not in effect for the BarDockStyle class. Gets a value that indicates whether this BarDockStyle object is initialized with the default values. true if the BarDockStyle object is initialized with the default values; otherwise false. Combines the properties of the specified with the current instance of the BarDockStyle class. A that represents an object to be combined. Returns the BarDockStyle object to its original state. Gets or sets the spacing between the toolbars within the corresponding object to which the current style applies. A that represents the spacing value. Contains settings that relate to texts displayed within tabs. Initializes a new instance of the ASPxHtmlEditorTextSettings 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 the caption of the Design View tab. A string value specifying the corresponding tab's caption. Gets or sets the caption of the HTML View tab. A string value specifying the corresponding tab's caption. Gets or sets the caption of the Preview tab. A string value specifying the corresponding tab's caption. Contains settings that relate to a control's HTML editing functionality. Initializes a new instance of the ASPxHtmlEditorHtmlEditingSettings class with the specified owner. An object that implements the interface. Initializes a new instance of the ASPxHtmlEditorHtmlEditingSettings class with default settings. Gets or sets a value that specifies what document types are allowed within . One of the AllowedDocumentType enumeration values. Gets or sets a value that specifies whether the editor's HTML markup can contain form elements, such as 'form', 'input', 'select', etc. true if form elements are allowed within the editor's content; false if form elements are automatically removed from the editor's HTML markup. Gets or sets a value that specifies whether the editor's HTML markup can contain ID attributes. true if ID attributes are allowed within the editor's content; false if ID attributes are automatically removed from the editor's HTML markup. Gets or sets a value that specifies whether the editor's HTML markup can contain iFrames. true if iFrames are allowed within the editor's content; false if iFrames are automatically removed from the editor's HTML markup. Gets or sets a value that specifies whether the editor's HTML markup can contain scripts. true if scripts are allowed within the editor's content; false if scripts are automatically removed from the editor's HTML markup. Gets or sets a value that specifies whether the editor's HTML markup can contain style attributes. true if style attributes are allowed within the editor's content; false if style attributes are automatically removed from the editor's HTML markup. 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 the editor's behavior, when the ENTER key is pressed by an end user. One of the enumeration values. Gets or sets a value that specifies whether the b (bold) and i (italic) elements occurring within the editor's HTML markup should be replaced with the strong and em elements respectively. true if the b and i elements should be replaced with the strong and em elements within the editor's HTML markup; otherwise, false. Gets or sets a value that specifies whether deprecated elements (such as u, s, strike, font, center) occurring within the editor's HTML markup should be replaced with their valid analogs. true if deprecated elements should be replaced with their valid analogs within the editor's HTML markup; otherwise, false. Specifies how a toolbar button is represented within a toolbar. An item is represented by its image. An item is represented by its image and text. An item is represented by its text. Specifies the ASPxHtmlEditor's active view Identifies the editor's Design View. Identifies the editor's HTML View. Identifies the editor's Preview View. Contains a list of the client-side events available for the . Initializes a new instance of the HtmlEditorClientSideEvents 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 is 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 a web control's client BeginCallback 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 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 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 is 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. Contains settings that relate to the ASPxHtmlEditor's base functionality. Initializes a new instance of the ASPxHtmlEditorSettings class with the specified owner. An object that implements the interface. Gets or sets a value that specifies whether the editor's specific context menu is available to end-users in Design View. One of the enumeration settings. Gets or sets a value that specifies whether the Design View is available to end-users. true to enable the editor's Design View; otherwise, false. Gets or sets a value that specifies whether the HTML View is available to end-users. true to enable the editor's HTML View; otherwise, false. Gets or sets a value that specifies whether direct links to the specified images located on other web sites are allowed to be inserted into the editor's HTML markup. true if direct links to external images are allowed; false to download external images to the web site's upload folder and refer to them using local paths. Gets or sets a value that specifies whether the Preview View is available to end-users. true to enable the editor's Preview View; otherwise, false. Copies the settings of the specified object to the current one. A object whose settings are assigned to the current object. Contains settings that relate to the loading panel's functionality. Initializes a new instance of the ASPxHtmlEditorLoadingPanelSettings class with the specified owner. An object that represents the object's owner. Contains settings that relate to a control's image uploading functionality. Initializes a new instance of the ASPxHtmlEditorImageUploadSettings class with the specified owner. An object that implements the interface. Copies the settings from the specified object to the current one. A object whose settings are assigned to the current object. Gets or sets the path to the folder that contains uploaded images used by the editor. A string value specifying the root path of uploaded images. Gets or sets a value specifying whether the advanced upload mode is used. true if the advanced upload mode is used; false if the standard upload mode is used. Gets settings that relate to the validation of image files uploaded within the ASPxHtmlEditor. A object that contains uploaded file validation settings. Serves as a base for classes that define different settings of the ASPxHtmlEditor. Initializes a new instance of the ASPxHtmlEditorSettingsBase class with the specified owner. An object that implements the interface. Represents a web control that allows rich text editing to be enabled for end-users on web sites. Initializes a new instance of the ASPxHtmlEditor class with default settings. Enables support for Section 508. true to enable support for Section 508; otherwise, false. Gets or sets the editor's active view. One of the enumeration values. This property is not in effect for the ASPxHtmlEditor class. Gets or sets a value that indicates whether an ASPxHtmlEditor is enabled on the client. true if the ASPxHtmlEditor is enabled; otherwise, false. Gets or sets the ASPxHtmlEditor's client programmatic identifier. A string value that specifies the ASPxHtmlEditor's client identifier. Enables you to save and restore the previously saved layout of the ASPxHtmlEditor. Gets an object that lists the client-side events specific to the ASPxHtmlEditor. A object which allows assigning handlers to the client-side events available to the ASPxHtmlEditor. Gets or sets a value that specifies the initial visibility state of a web control on the client. true to make a web control initially displayed on the client; false to render the control into the web page, but make it initially hidden on the client side. Gets the collection of items displayed within the editor's context menu. An HtmlEditorContextMenuItemCollection object that is the collection of the context menu items. Validates and transforms the passed HTML code into the XHTML 1.0 Transitional compliant markup, based upon the options specified. A string value that specifies the HTML code to process. true if scripts are allowed within the HTML code; false if scripts are automatically removed from the HTML code. true if IFRAME elements are allowed within the HTML code; false if IFRAME elements are automatically removed from the HTML code. true if form elements are allowed within the HTML code; false if form elements are automatically removed from the HTML code. true if the B and I elements should be replaced with the STRONG and EM elements within the HTML code; otherwise, false. true if deprecated elements should be replaced with their valid analogs within the HTML code; otherwise, false. A string value that represents the resulting validated HTML code. Validates and transforms the passed HTML code based upon the specified options. A string value that specifies the HTML code to process. true if scripts are allowed within the HTML code; false if scripts are automatically removed from the HTML code. true if IFRAME elements are allowed within the HTML code; false if IFRAME elements are automatically removed from the HTML code. true if form elements are allowed within the HTML code; false if form elements are automatically removed from the HTML code. true if the B and I elements should be replaced with the STRONG and EM elements within the HTML code; otherwise, false. true if deprecated elements should be replaced with their valid analogs within the HTML code; otherwise, false. true if ID attributes are allowed within the HTML code; false if ID attributes are automatically removed from the HTML code. true if style attributes are allowed within the HTML code; false if style attributes are automatically removed from the HTML code. One of the enumeration values that specifies the allowed document type. A String value that is the resulting validated HTML code. Creates a collection of default toolbars, specifying what to do with toolbars that already exist within the collection. true to delete existing toolbars; false to add the default toolbars to the collection. This property is not in effect for the ASPxHtmlEditor class. Use the property instead. Gets a collection of items that refer to external CSS files associated with the object. An object that represents the collection of items identifying the external CSS files. This property is not in effect for the ASPxHtmlEditor class. Use the property instead. Fires when a round trip to the server has been initiated by a call to the client method. Provides access to custom dialogs added to the editor. An collection containing custom dialogs. Enables you to supply any server data that can then be parsed on the client. Binds the ASPxHtmlEditor's custom toolbar items (such as a dropdown item picker or dropdown menu) to their data sources, if any are defined. This property is not in effect for the ASPxHtmlEditor class. Fires before a file is uploaded to the Document Selector and allows you to cancel the action. Fires on the server side before a folder is created within the Document Selector and allows you to cancel the action. Fires before an item is deleted within the Document Selector, and allows you to cancel the action. Fires before an item is moved within the Document Selector, and allows you to cancel the action. Fires before an item is renamed within the Document Selector, and allows you to cancel the action. Gets or sets a value that specifies whether a specific animation effect is used when a control's content is updated via a callback. true if a specific animation effect is used; otherwise, false. Gets or sets whether callback result compression is enabled. true to enable callback result compression; otherwise, false. This property is not in effect for the ASPxHtmlEditor class. Use the property instead. This property is not in effect for the ASPxHtmlEditor class. Gets or sets the error text to be displayed within the editor's error frame, if the editor's validation fails. A value that specifies the error text. Exports editor contents to the specified format. One of the enumeration values specifying the exported document format. Exports editor contents to the specified format, based on the provided settings. One of the enumeration values specifying the exported document format. A string value specifying the exported file's name. Exports editor contents to the specified format, based on the provided settings. One of the enumeration values specifying the exported document format. true to save the exported document as a downloadable attachment, false to open the document in the browser window (if it is allowed for the document format). Exports editor contents to the specified format, based on the provided settings. One of the enumeration values specifying the exported document format. A object to which the editor content is exported. Returns the object representing the bottom part of a specific constrain proportions image displayed within the 's Insert image dialog. An object that contains image settings. Returns the object representing the switched off middle part of a specific constrain proportions image within the 's Insert image dialog. An object that contains image settings. Returns the object representing the switched on middle part of a specific constrain proportions image within the 's Insert image dialog. An object that contains image settings. Returns the object representing the top part of a specific constrain proportions image within the 's Insert image dialog. An object that contains image settings. For internal use only. Gets or sets the HTML markup representing the ASPxHtmlEditor's content. A string value representing the editor's HTML markup. Occurs after the content of the ASPxHtmlEditor has been changed. Occurs before the ASPxHtmlEditor's HTML markup (which can be accessed via the property) is automatically corrected based upon the HTML validation parameters specified. Provides access to the settings that define images displayed within specific visual elements of the ASPxHtmlEditor. A object that contains image settings. Provides access to the settings that define images displayed within different editors used within the ASPxHtmlEditor control and its dialog forms. A object that contains image settings. Fires before a file is uploaded to the Image Selector, and allows you to cancel the action. Fires on the server side before a folder is created within the Image Selector and allows you to cancel the action. Fires before an item is deleted within the Image Selector, and allows you to cancel the action. Fires before an item is moved within the Image Selector, and allows you to cancel the action. Fires before an item is renamed within the Image Selector, and allows you to cancel the action. Provides access to the settings that define images displayed within the Image Selector and Document Selector. A HtmlEditorFileManagerImages object that contains image settings. Imports the editor content from a specific file, based on the provided settings. A string value specifying the path to a file whose content should be imported. true to embed document formatting styles into the editor content; false to store formatting styles in a separate css file. A string value specifying the path to a folder that should contain content files (such as images and/or css files) of the imported document. Imports the editor content from a specific file, based on the provided settings. One of the enumeration values specifying the imported file format. A string value specifying the path to a file whose content should be imported. A string value specifying the path to a folder that should contain content files (such as images and/or css files) of the imported document. Imports the editor content from a specific file, based on the provided settings. One of the enumeration values specifying the imported file format. A string value specifying the path to a file whose content should be imported. true to embed document formatting styles into the editor content; false to store formatting styles in a separate css file. Imports the editor content from a specific stream, based on the provided settings. One of the enumeration values specifying the imported file format. A object from which the editor content is imported. true to embed document formatting styles into the editor content; false to store formatting styles in a separate css file. Imports the editor content from a specific file, based on the provided settings. A string value specifying the path to a file whose content should be imported. true to embed document formatting styles into the editor content; false to store formatting styles in a separate css file. Imports the editor content from a specific file. A string value specifying the path to a file whose content should be imported. Imports the editor content from a specific file, based on the provided settings. One of the enumeration values specifying the imported file format. A string value specifying the path to a file whose content should be imported. true to embed document formatting styles into the editor content; false to store formatting styles in a separate css file. A string value specifying the path to a folder that should contain content files (such as images and/or css files) of the imported document. Imports the editor content from a specific stream, based on the provided settings. One of the enumeration values specifying the imported file format. A object from which the editor content is imported. Imports the editor content from the specified file. One of the enumeration values specifying the imported file format. A string value specifying the path to a file whose content should be imported. Imports the editor content from a specific file, based on the provided settings. A string value specifying the path to a file whose content should be imported. A string value specifying the path to a folder that should contain content files (such as images and/or css files) of the imported document. Imports the editor content from a specific stream, based on the provided settings. One of the enumeration values specifying the imported file format. A object from which the editor content is imported. true to embed document formatting styles into the editor content; false to store formatting styles in a separate css file. A string value specifying the path to a folder that should contain content files (such as images and/or css files) of the imported document. Imports the editor content from a specific stream, based on the provided settings. One of the enumeration values specifying the imported file format. A object from which the editor content is imported. A string value specifying the path to a folder that should contain content files (such as images and/or css files) of the imported document. Gets or sets a value that indicates whether the editor's value passes validation. true if the editor's value passes validation; otherwise, false. Enables you to supply any server data that can then be parsed on the client. The collection of property names and their values. Provides access to the settings that define different part of round panel used within the ASPxHtmlEditor control. A object that contains part settings. For internal use only. For internal use only. For internal use only. For internal use only. For internal use only. For internal use only. For internal use only. For internal use only. For internal use only. For internal use only. For internal use only. Gets or sets a value that specifies whether the editor's popup dialogs are displayed above Java applets that may present on the web page. One of the enumeration values. 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 the information about the control. true if information is persisted in cookies; otherwise, false. Gets or sets the name (identifier) of the cookie in which the ASPxHtmlEditor's state is persisted. A value specifying a cookie's name. Provides access to the ASPxHtmlEditor's main settings. An ASPxHtmlEditorSettings object that contains the control's options. Provides access to settings that are related to the Document Selector dialog. An HtmlEditorDocumentSelectorSettings object that contains the Document Selector dialog's settings. Gets the settings allowing you to specify paths to dialog forms (UserControls) stored within a web site. A HtmlEditorFormsSettings object containing properties which point to individual dialog forms. Provides access to settings that relate to editing the HTML markup. An object that contains HTML editing settings. Provides access to settings that are related to the Select Image dialog. An object that contains the Select Image dialog's settings. Provides access to settings that relate to uploading images. An object that holds options for uploading images. Provides access to the loading panel's settings. An object that contains the loading panel's settings. Provides access to settings that relate to sizing capabilities. An object that contains settings that relate to sizing capabilities. Provides access to the spelling settings for checking the ASPxHtmlEditor's content. A object that holds the spelling options. Provides access to the settings that define texts displayed in different elements (tabs) of the control. An object that contains text settings. Provides access to content validation settings. An object that contains content validation settings. Gets the collection of shortcuts available within ASPxHtmlEditor. An HtmlEditorShortcutCollection object that is the collection of the shortcuts. Provides access to the style settings that define the appearance of the ASPxHtmlEditor's different elements. A object that contains element style settings. Provides access to the style settings that define the appearance of button elements used by the ASPxHtmlEditor control (within dialog forms, for instance). A object that contains style settings. Provides access to the style settings that define the appearance of the editor's context menu. A object that contains style settings. Provides access to the style settings that define the appearance of the editor's dialog forms. A object that contains style settings. Provides access to the style settings that define the appearance of editor elements used by the ASPxHtmlEditor control (for instance, within dialog forms). A object that contains style settings. Provides access to the style settings that control the appearance of the Image Selector's elements. A object that provides style settings. Provides access to the style settings that define the appearance of round panel controls used by the ASPxHtmlEditor control (for instance, within dialog forms). A object that contains style settings. Provides access to style settings of the ASPxHtmlEditor's built-in spell checker. A object that holds the spell checker's style options. Provides access to the style settings that define the appearance of the editor's status bar. A object that contains style settings. Provides access to the style settings that define the appearance of toolbars. A object that contains style settings. Gets the collection of toolbars in the ASPxHtmlEditor control. A object which represents the collection of toolbars within the editor. Performs the editor content's validation. true if the editor content has been successfully validated; otherwise, false. Allows you to specify whether the ASPxHtmlEditor's content is valid. Gets or sets a value specifying the current ASPxHtmlEditor control's visibility. true if the ASPxHtmlEditor control is visible; otherwise false. Gets or sets the editor's width. A value specifying the editor's width. Represents a built-in file manager used to select and insert images. Initializes a new instance of the HtmlEditorFileManager class with default settings. Serves as a base for classes that define functional settings of the Document Selector and Image Selector within an ASPxHtmlEditor. Initializes a new instance of the HtmlEditorFileManagerSettingsBase class with the specified owner. An -supported object that is the owner of the created object. Copies the settings from the specified HtmlEditorFileManagerSettingsBase object to the current object. A object whose settings are assigned to the current object. Provides access to the Image Selector or Document Selector's main settings. A HtmlEditorFileManagerCommonSettings object that contains the Image Selector's settings. Provides access to the Image Selector or Document Selector's editing settings. An HtmlEditorFileManagerEditingSettings object that contains the editing options. Gets or sets a value indicating whether a dialog (Image Selector or Document Selector) is enabled. true to allow display the dialog; otherwise, false. Provides access to the file list's settings within the Image Selector or Document Selector. An HtmlEditorFileManagerFileListSettings object that contains the file list's settings. Provides access to the folder container's settings within the Image Selector or Document Selector. A HtmlEditorFileManagerFoldersSettings object that contains the folder container's settings. Provides access to settings that relate to the Image Selector or Document Selector's permissions. An HtmlEditorFileManagerPermissionsSettings object containing settings. Provides access to the visibility of toolbar items within the Image Selector or Document Selector. An HtmlEditorFileManagerToolbarSettings object that contains the visibility options. Provides access to the upload panel's settings within the Image Selector or Document Selector. An HtmlEditorFileManagerUploadSettings object that holds settings for an upload panel. Serves as a base for classes providing the combo box functionality. Initializes a new instance of the ToolbarComboBoxBase class with the specified settings. A value that specifies the created toolbar item's display text. This value is assigned to the property. A value that identifies the executed command. Initializes the property. A value that specifies the created toolbar item's tooltip text. This value is assigned to the property. Initializes a new instance of the ToolbarComboBoxBase class with the specified setting. A value that specifies the created toolbar item's display text. This value is assigned to the property. Initializes a new instance of the ToolbarComboBoxBase class with default settings. Initializes a new instance of the ToolbarComboBoxBase class with the specified settings. A value that specifies the created toolbar item's display text. This value is assigned to the property. A value that identifies the executed command. Initializes the property. Copies the settings from the specified item to the current object. A object whose settings are assigned to the current object. Gets or sets a value that specifies the default caption of a toolbar item. A value that specifies the default caption of a toolbar item. Gets or sets the height of the editor's dropdown window. A value representing the dropdown window's height. Gets or sets the width of the editor's dropdown window. A value representing the dropdown window's width. This property is not in effect for the ToolbarComboBoxBase class. For internal use only. This property is not in effect for the ToolbarComboBoxBase class. Gets or sets the editor's width. A value specifying the editor's width. Contains style settings that define the appearance of the ASPxHtmlEditor's size grip. Initializes a new instance of the HtmlEditorStatusBarSizeGripStyle class with default settings. This property is not in effect for the HtmlEditorStatusBarSizeGripStyle class. This property is not in effect for the HtmlEditorStatusBarSizeGripStyle class. This property is not in effect for the HtmlEditorStatusBarSizeGripStyle class. This property is not in effect for the HtmlEditorStatusBarSizeGripStyle class. This property is not in effect for the HtmlEditorStatusBarSizeGripStyle class. This property is not in effect for the HtmlEditorStatusBarSizeGripStyle class. This property is not in effect for the HtmlEditorStatusBarSizeGripStyle class. This property is not in effect for the HtmlEditorStatusBarSizeGripStyle class. A collection that maintains context menu items. Initializes a new instance of the HtmlEditorContextMenuItemCollection class with the specified owner. An object that is the owner of the created object. Adds a new context menu item to the end of the collection and returns the newly created object. An HtmlEditorContextMenuItem object that is the newly created item. Adds a new context menu item to the collection and specifies the item's display text and associated command name. A value that specifies the created context menu item's display text. Initializes the item's property. A value that identifies the executed command. This value is assigned to the property. An HtmlEditorContextMenuItem object that is the newly created item. Adds a new context menu item to the collection and specifies the item's display text. A value that specifies the created context menu item's display text. Initializes the item's property. An HtmlEditorContextMenuItem object that is the newly created item. Populates the context menu with default items. Provides access to individual items in the collection by their command names. A value specifying the command name of the custom item to get. An HtmlEditorContextMenuItem object that is an item with the specified command name. Gets the collection's owner. An ASPxHtmlEditor object that is the owner of the current collection.