Skip to main content
A newer version of this page is available. .

ToolbarSelectAllButton Class

A default toolbar button that selects all editor content.

Namespace: DevExpress.Web.ASPxHtmlEditor

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

Declaration

public class ToolbarSelectAllButton :
    HtmlEditorToolbarItem

Remarks

To learn more on default toolbar buttons, refer to the Default Toolbar Items topic.

See Also