ToolbarComboBoxProperties(IPropertiesOwner, String) Constructor
Initializes a new instance of the ToolbarComboBoxProperties class with the specified settings.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
owner | IPropertiesOwner | An object that implements the IPropertiesOwner interface. |
defaultCaption | String | A string value that specifies the default editor caption. |
See Also