Back to Devexpress

ShowSplitTableCellsFormMenuCommand Class

officefileapi-devexpress-dot-xtrarichedit-dot-commands-6792365d.md

latest1.8 KB
Original Source

ShowSplitTableCellsFormMenuCommand Class

Invokes the ‘Split Cells’ form (the command is intended for popup menus).

Namespace : DevExpress.XtraRichEdit.Commands

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

NuGet Package : DevExpress.RichEdit.Core

Declaration

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

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

ShowSplitTableCellsFormMenuCommand Members

DevExpress.XtraRichEdit.Commands Namespace