ShowSplitTableCellsFormCommand Class
In This Article
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.v24.2.Core.dll
NuGet Package: DevExpress.RichEdit.Core
#Declaration
public class ShowSplitTableCellsFormCommand :
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
See Also