ToolbarSelectAllButton Class
In This Article
A default toolbar button that selects all editor content.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class ToolbarSelectAllButton :
HtmlEditorToolbarItem
#Remarks
To learn more on default toolbar buttons, refer to the Default Toolbar Items topic.
#Inheritance
Object
StateManager
CollectionItem
ToolbarItemBase
HtmlEditorToolbarItem
ToolbarSelectAllButton
See Also