ToolbarItemImageProperties(String) Constructor
Initializes a new instance of the ToolbarItemImageProperties class with the specified setting.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
url | String | A string value specifying the image location. |
See Also