Skip to main content
All docs
V20.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.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public const string ToolbarPopOutImageName = "heToolbarPopOut"

Field Value

Type
String
See Also