officefileapi-devexpress-dot-xtrarichedit-dot-commands-211aadf8.md
Represents a base class for multiple command classes.
Namespace : DevExpress.XtraRichEdit.Commands
Assembly : DevExpress.RichEdit.v25.2.Core.dll
NuGet Package : DevExpress.RichEdit.Core
public abstract class RichEditMenuItemSimpleCommand :
RichEditCommand
Public MustInherit Class RichEditMenuItemSimpleCommand
Inherits RichEditCommand
Show 237 items
Object Command DevExpress.Utils.Commands.ControlCommand<IRichEditControl, RichEditCommandId, DevExpress.XtraRichEdit.Localization.XtraRichEditStringId> DevExpress.XtraRichEdit.Commands.RichEditCommandBase<DevExpress.XtraRichEdit.Localization.XtraRichEditStringId> RichEditCommand RichEditMenuItemSimpleCommand ChangePageColorCommand
ChangeParagraphLineSpacingCommand
CollapseOrExpandFormulaBarCommand
MailMergeSaveDocumentAsCommand
ScrollHorizontallyByPhysicalOffsetCommand
ShowDocumentPropertiesFormCommand
ShowInsertMergeFieldFormCommand
ShowRangeEditingPermissionsFormCommand
ShowTablePropertiesFormCommand
ToggleShowTableGridLinesCommand
ToggleSpellCheckAsYouTypeCommand
DecrementNumerationFromParagraphCommand
InsertSectionBreakEvenPageCommand
InsertSectionBreakNextPageCommand
InsertSectionBreakOddPageCommand
InsertTableColumnToTheLeftCommand
InsertTableColumnToTheRightCommand
ToggleDifferentFirstPageCommand
ToggleHeaderFooterLinkToPreviousCommand
ToggleMultiLevelListCommandBase
ToggleShowHorizontalRulerCommand
ToggleTableAutoFitContentsCommand
ToggleTableAutoFitWindowCommand
ToggleTableCellsAllBordersCommand
ToggleTableCellsBottomBorderCommand
ToggleTableCellsBottomCenterAlignmentCommand
ToggleTableCellsBottomLeftAlignmentCommand
ToggleTableCellsBottomRightAlignmentCommand
ToggleTableCellsInsideBorderCommand
ToggleTableCellsLeftBorderCommand
ExtendPreviousParagraphCommand
GoToPreviousPageHeaderFooterCommand
IncrementNumerationFromParagraphCommand
ScrollVerticallyByLogicalOffsetCommand
ToggleSimpleNumberingListCommand
ToggleSimpleNumberingListCommandBase
ToggleTableCellsInsideHorizontalBorderCommand
ToggleTableCellsInsideVerticalBorderCommand
ToggleTableCellsMiddleCenterAlignmentCommand
ToggleTableCellsMiddleLeftAlignmentCommand
ToggleTableCellsMiddleRightAlignmentCommand
ToggleTableCellsOutsideBorderCommand
ToggleTableCellsRightBorderCommand
ToggleTableCellsTopBorderCommand
ToggleTableCellsTopCenterAlignmentCommand
ToggleTableCellsTopLeftAlignmentCommand
ToggleTableCellsTopRightAlignmentCommand
ToggleTableFixedColumnWidthCommand
ChangeTableCellsShadingCommand
ExtendPreviousCharacterCommand
GoToNextPageHeaderFooterCommand
InsertFloatingObjectPictureCommand
InsertRegisteredTrademarkSymbolCommand
InsertSectionBreakContinuousCommand
ScrollVerticallyByPhysicalOffsetCommand
ScrollVerticallyByPhysicalOffsetEnsurePageGenerationCommand
ScrollVerticallyByPixelOffsetCommand
SwitchToPrintLayoutViewCommand
ToggleDifferentOddAndEvenPagesCommand
ToggleShowVerticalRulerCommand
See Also