Skip to main content

ToolbarMergeTableCellDownButton Class

Represents a default toolbar button that allows merging a cell down in the table within the design view area.

Namespace: DevExpress.Web.ASPxHtmlEditor

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

NuGet Package: DevExpress.Web

Declaration

public class ToolbarMergeTableCellDownButton :
    HtmlEditorToolbarItem

Remarks

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

See Also