Back to Devexpress

ShowSplitTableCellsFormCommand Class

officefileapi-devexpress-dot-xtrarichedit-dot-commands-af49454c.md

latest2.0 KB
Original Source

ShowSplitTableCellsFormCommand Class

Invokes the ‘Split Cells’ form used to specify the number of columns and rows into which the cell should be split.

Namespace : DevExpress.XtraRichEdit.Commands

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

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
public class ShowSplitTableCellsFormCommand :
    RichEditCommand
vb
Public Class ShowSplitTableCellsFormCommand
    Inherits RichEditCommand

Remarks

Inheritance

Object Command DevExpress.Utils.Commands.ControlCommand<IRichEditControl, RichEditCommandId, DevExpress.XtraRichEdit.Localization.XtraRichEditStringId> DevExpress.XtraRichEdit.Commands.RichEditCommandBase<DevExpress.XtraRichEdit.Localization.XtraRichEditStringId> RichEditCommand ShowSplitTableCellsFormCommand ShowSplitTableCellsFormMenuCommand

See Also

ShowSplitTableCellsFormCommand Members

Table Layout Dialogs

DevExpress.XtraRichEdit.Commands Namespace