Skip to main content
A newer version of this page is available.
All docs
V19.2

HtmlEditorImages.ToolbarPopOutImageName Field

Represents the file name of the ToolbarPopOut image displayed within specific toolbar buttons of the ASPxHtmlEditor control.

This name is equal to “heToolbarPopOut.gif”.

Namespace: DevExpress.Web.ASPxHtmlEditor

Assembly: DevExpress.Web.ASPxHtmlEditor.v19.2.dll

Declaration

public const string ToolbarPopOutImageName = "heToolbarPopOut"

Field Value

Type
String
See Also