Back to Devexpress

ShowDeleteTableCellsFormCommand Class

officefileapi-devexpress-dot-xtrarichedit-dot-commands-7464bdd0.md

latest2.1 KB
Original Source

ShowDeleteTableCellsFormCommand Class

Invokes the ‘Delete Cells’ form used to select an element for deletion - a cell, a row or a column.

Namespace : DevExpress.XtraRichEdit.Commands

Assembly : DevExpress.RichEdit.v25.2.Core.dll

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
public class ShowDeleteTableCellsFormCommand :
    ShowInsertDeleteTableCellsFormCommandBase
vb
Public Class ShowDeleteTableCellsFormCommand
    Inherits ShowInsertDeleteTableCellsFormCommandBase

Remarks

Inheritance

Object Command DevExpress.Utils.Commands.ControlCommand<IRichEditControl, RichEditCommandId, DevExpress.XtraRichEdit.Localization.XtraRichEditStringId> DevExpress.XtraRichEdit.Commands.RichEditCommandBase<DevExpress.XtraRichEdit.Localization.XtraRichEditStringId> RichEditCommand DevExpress.XtraRichEdit.Commands.ShowInsertDeleteTableCellsFormCommandBase ShowDeleteTableCellsFormCommand ShowDeleteTableCellsFormMenuCommand

See Also

ShowDeleteTableCellsFormCommand Members

Table Layout Dialogs

DevExpress.XtraRichEdit.Commands Namespace