Back to Devexpress

ShowInsertTableCellsFormCommand Class

officefileapi-devexpress-dot-xtrarichedit-dot-commands-9d23ebe8.md

latest2.0 KB
Original Source

ShowInsertTableCellsFormCommand Class

Invokes the ‘Insert Cells’ form used to select an element to insert - 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 ShowInsertTableCellsFormCommand :
    ShowInsertDeleteTableCellsFormCommandBase
vb
Public Class ShowInsertTableCellsFormCommand
    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 ShowInsertTableCellsFormCommand

See Also

ShowInsertTableCellsFormCommand Members

Table Layout Dialogs

DevExpress.XtraRichEdit.Commands Namespace