Back to Devexpress

Command Class

corelibraries-devexpress-dot-utils-dot-commands.md

latest45.9 KB
Original Source

Command Class

Represents a command.

Namespace : DevExpress.Utils.Commands

Assembly : DevExpress.Data.v25.2.dll

NuGet Package : DevExpress.Data

Declaration

csharp
public abstract class Command
vb
Public MustInherit Class Command

Remarks

The command pattern enables you to separate the object that invokes the operation from the one that knows how to perform it. A Command class holds the information on the command source (Command.CommandSourceType and data used in user interface elements to which the command is attached (Command.Description, Command.Image, Command.LargeImage and Command.MenuCaption).

The command’s Command.Execute method performs the actions that are associated with the command.

The Execute method may result in no action taken if the ICommandUIState does not allow the command execution. But sometimes it may be required to perform an action even if the command cannot be executed. The Command.ForceExecute method, which ignores the command state, should be used in this instance.

For information and examples on commands in the XtraRichEdit Suite review the Commands document.

Inheritance

Show 417 items

Object Command PdfViewerCommand

PdfZoom100Command

PdfZoom10Command

PdfZoom125Command

PdfZoom150Command

PdfZoom200Command

PdfZoom25Command

PdfZoom400Command

PdfZoom500Command

PdfZoom50Command

PdfZoom75Command

PdfZoomCommand

PdfZoomInCommand

PdfZoomOutCommand

PdfOutlinesTextSizeToSmallCommand

PdfOutlinesWrapLongLinesCommand

PdfPreviousPageCommand

PdfPreviousViewCommand

PdfPrintFileCommand

PdfReducePageThumbnailsCommand

PdfRotatePageClockwiseCommand

PdfCheckableCommand

PdfCopyCommand

PdfDeleteAnnotationCommand

PdfEnlargePageThumbnailsCommand

PdfExportFormDataCommand

PdfFindTextCommand

PdfHandToolCommand

PdfImportFormDataCommand

PdfMarqueeZoomCommand

PdfNextPageCommand

PdfNextViewCommand

PdfOpenFileCommand

PdfOutlinesExpandCollapseTopLevelCommand

PdfOutlinesExpandCurrentCommand

PdfOutlinesGotoCommand

PdfOutlinesHideAfterUseCommand

PdfOutlinesPrintCommand

PdfOutlinesPrintPagesCommand

PdfOutlinesPrintSectionsCommand

PdfOutlinesTextSizeToLargeCommand

PdfOutlinesTextSizeToMediumCommand

PdfRotatePageCounterclockwiseCommand

PdfSaveAsFileCommand

PdfSelectAllCommand

PdfSelectToolCommand

PdfSetActualSizeZoomModeCommand

PdfSetFitVisibleZoomModeCommand

PdfSetFitWidthZoomModeCommand

PdfSetPageLevelZoomModeCommand

PdfSetPageNumberCommand

PdfSetZoomCommand

PdfSetZoomModeCommand

PdfShowAnnotationPropertiesCommand

PdfShowDocumentPropertiesCommand

PdfShowExactZoomListCommand

PdfTextCommentCommand

PdfTextHighlightCommand

PdfTextStrikethroughCommand

PdfTextUnderlineCommand

PdfThumbnailsPrintPagesCommand

FindNextCommand

FindPrevCommand

PdfOutlinesTextSizeCommand

AddSpacingAfterParagraphCommand

BackSpaceKeyCommand

CapitalizeEachWordCaseCommand

ChangeFloatingObjectFillColorCommand

EndOfDocumentCommand

EndOfLineCommand

EnterKeyCommand

ExtendPreviousCharacterCommand

ExtendPreviousLineCommand

ExtendPreviousScreenCommand

ExtendPreviousWordCommand

ExtendStartOfDocumentCommand

FindCommand

FirstDataRecordCommand

FitWidthCommand

InsertPictureCommand

InsertRegisteredTrademarkSymbolCommand

InsertTableColumnToTheLeftCommand

InsertTableColumnToTheRightCommand

LastDataRecordCommand

LockFieldCommand

MailMergeSaveDocumentAsCommand

MakeTextLowerCaseCommand

MakeTextUpperCaseCommand

MergeTableCellsCommand

NewCommentCommand

NextCharacterCommand

NextDataRecordCommand

NextLineCommand

NextScreenCommand

NextWordCommand

PasteSelectionCommand

PreviousDataRecordCommand

PreviousLineCommand

PreviousParagraphCommand

PreviousScreenCommand

PrintPreviewCommand

RedoCommand

ScrollHorizontallyByPhysicalOffsetCommand

ScrollVerticallyByPhysicalOffsetCommand

ScrollVerticallyByPhysicalOffsetEnsurePageGenerationCommand

ScrollVerticallyByPixelOffsetCommand

SelectTableCommand

SetDoubleParagraphSpacingCommand

SetFloatingObjectBottomLeftAlignmentCommand

SetFloatingObjectMiddleCenterAlignmentCommand

SetFloatingObjectSquareTextWrapTypeCommand

SetFloatingObjectThroughTextWrapTypeCommand

SetFloatingObjectTopAndBottomTextWrapTypeCommand

SetFloatingObjectTopCenterAlignmentCommand

SetFloatingObjectTopLeftAlignmentCommand

SetFloatingObjectTopRightAlignmentCommand

SetLandscapePageOrientationCommand

SetModerateSectionPageMarginsCommand

SetNarrowSectionPageMarginsCommand

SetNormalSectionPageMarginsCommand

SetParagraphBodyTextLevelCommand

SetParagraphHeading1LevelCommand

SetParagraphHeading2LevelCommand

SetParagraphHeading3LevelCommand

SetParagraphHeading4LevelCommand

SetParagraphHeading5LevelCommand

ShowInsertMergeFieldFormCommand

ShowInsertTableCellsFormCommand

ShowLineSpacingFormCommand

ShowNumberingListFormCommand

ShowPageMarginsSetupFormCommand

ShowPagePaperSetupFormCommand

ShowParagraphFormCommand

ShowReviewingPaneCommand

ToggleFieldLockedCommand

ToggleFirstColumnCommand

ToggleFontDoubleStrikeoutCommand

ToggleFontStrikeoutCommand

ToggleFontSubscriptCommand

ToggleFontUnderlineCommand

ToggleHeaderFooterLinkToPreviousCommand

ToggleLastColumnCommand

ToggleLastRowCommand

ToggleListCommandBase

ToggleParagraphSuppressLineNumbersCommand

ToggleReviewingPaneCommand

ToggleShowTableGridLinesCommand

AddSpacingBeforeParagraphCommand

AddWordToDictionaryCommand

ChangeCaseCommand

ChangeDoubleFontSizeCommand

ChangeFloatingObjectOutlineColorCommand

ChangeFloatingObjectOutlineWidthCommand

ChangeFontBackColorCommand

ChangeFontColorCommand

ChangeFontNameCommand

ChangeFontSizeCommand

ChangeInlinePictureScaleCommand

ChangeLanguageCommand

ChangeNoProofCommand

ChangePageColorCommand

ChangeParagraphBackColorCommand

ChangeParagraphLineSpacingCommand

ChangeRectangularObjectScaleCommand

ChangeSectionPaperKindCommand

ChangeTableCellsShadingCommand

ChangeTableStyleCommand

CheckSpellingCommand

ClearFormattingCommand

ClearUndoCommand

ClosePageHeaderFooterCommand

CollapseOrExpandFormulaBarCommand

CopySelectionCommand

CreateBookmarkCommand

CreateEmptyDocumentCommand

CreateFieldCommand

CutSelectionCommand

DecreaseFontSizeCommand

DecrementFontSizeCommand

DecrementIndentCommand

DecrementIndentCommandBase

DecrementNumerationFromParagraphCommand

DecrementNumerationParagraphIndentCommand

DecrementParagraphOutlineLevelCommand

DeleteAllCommentsCommand

DeleteAllCommentsShownCommand

DeleteBookmarkCommand

DeleteCommand

DeleteOneCommentCommand

DeleteRepeatedWordCommand

DeleteTableColumnsCommand

DeleteTableColumnsMenuCommand

DeleteTableCommand

DeleteTableRowsCommand

DeleteTableRowsMenuCommand

DeleteWordBackCommand

DeleteWordCommand

ExtendEndOfDocumentCommand

ExtendEndOfLineCommand

ExtendNextCharacterCommand

ExtendNextLineCommand

ExtendNextPageCommand

ExtendNextParagraphCommand

ExtendNextScreenCommand

ExtendNextWordCommand

ExtendPreviousPageCommand

ExtendPreviousParagraphCommand

ExtendStartOfLineCommand

FitHeightCommand

FitToPageCommand

FloatingObjectBringForwardCommand

FloatingObjectBringInFrontOfTextCommand

FloatingObjectBringToFrontCommand

FloatingObjectSendBackwardCommand

FloatingObjectSendBehindTextCommand

FloatingObjectSendToBackCommand

GoToNextPageHeaderFooterCommand

GoToPageFooterCommand

GoToPageHeaderCommand

GoToPreviousPageHeaderFooterCommand

IgnoreAllMisspellingsCommand

IgnoreMisspellingCommand

IncreaseFontSizeCommand

IncrementFontSizeCommand

IncrementIndentCommand

IncrementIndentCommandBase

IncrementNumerationFromParagraphCommand

IncrementNumerationParagraphIndentCommand

IncrementParagraphOutlineLevelCommand

InsertBulletListCommand

InsertColumnBreakCommand

InsertCopyrightSymbolCommand

InsertEllipsisCommand

InsertEmDashCommand

InsertEnDashCommand

InsertEquationsCaptionCommand

InsertFieldCommand

InsertFiguresCaptionCommand

InsertFloatingObjectPictureCommand

InsertLineBreakCommand

InsertMergeFieldCommand

InsertNonBreakingSpaceCommand

InsertPageBreakCommand

InsertPageBreakCommand2

InsertPageCountFieldCommand

InsertPageNumberFieldCommand

InsertParagraphCommand

InsertSectionBreakContinuousCommand

InsertTableCommand

InsertTableElementMenuCommand

InsertTableOfContentsCommand

InsertTableOfEquationsCommand

InsertTableOfFiguresCommand

InsertTableOfTablesCommand

InsertTableRowAboveCommand

InsertTableRowBelowCommand

LoadDocumentCommand

NextCommentCommand

NextPageCommand

NextParagraphCommand

OpenHyperlinkCommand

OvertypeTextCommand

PreviousCharacterCommand

PreviousCommentCommand

PreviousPageCommand

PreviousWordCommand

PrintCommand

ProtectDocumentCommand

QuickPrintCommand

RichEditMenuItemSimpleCommand

SaveDocumentCommand

ScrollToPageCommand

ScrollVerticallyByLogicalOffsetCommand

SelectAllCommand

SetFloatingObjectBehindTextWrapTypeCommand

SetFloatingObjectBottomCenterAlignmentCommand

SetFloatingObjectBottomRightAlignmentCommand

SetFloatingObjectInFrontOfTextWrapTypeCommand

SetFloatingObjectMiddleLeftAlignmentCommand

SetFloatingObjectMiddleRightAlignmentCommand

SetFloatingObjectTightTextWrapTypeCommand

SetSectionLineNumberingRestartNewPageCommand

SetSectionLineNumberingRestartNewSectionCommand

SetSectionOneColumnCommand

SetSectionThreeColumnsCommand

SetSectionTwoColumnsCommand

SetSesquialteralParagraphSpacingCommand

SetSingleParagraphSpacingCommand

SetWideSectionPageMarginsCommand

ShiftTabKeyCommand

ShowAllFieldCodesCommand

ShowAllFieldResultsCommand

ShowAltTextFormCommand

ShowBookmarkFormCommand

ShowBorderShadingFormCommand

ShowColumnsSetupFormCommand

ShowDeleteTableCellsFormCommand

StartOfLineCommand

SwitchToDraftViewCommand

SwitchToPrintLayoutViewCommand

SwitchToSimpleViewCommand

TabKeyCommand

ToggleAllFieldsCommand

ToggleBandedColumnsCommand

ToggleBandedRowsCommand

ToggleParagraphAlignmentLeftCommand

ToggleShowHorizontalRulerCommand

ToggleSimpleNumberingListCommandBase

ToggleSpellCheckAsYouTypeCommand

ToggleTableAutoFitContentsCommand

ToggleTableAutoFitWindowCommand

ToggleTableCellsAllBordersCommand

ToggleTableCellsBottomBorderCommand

ToggleTableCellsBottomCenterAlignmentCommand

ToggleTableCellsBottomLeftAlignmentCommand

DeselectAllCommand

EditHyperlinkCommand

EditPageFooterCommand

EditPageHeaderCommand

InsertSectionBreakEvenPageCommand

InsertSectionBreakNextPageCommand

InsertSectionBreakOddPageCommand

InsertSimpleListCommand

InsertSymbolCommand

InsertTabCommand

InsertTablesCaptionCommand

InsertTextBoxCommand

InsertTextCommand

InsertTrademarkSymbolCommand

RemoveHyperlinkFieldCommand

RemoveSpacingAfterParagraphCommand

RemoveSpacingBeforeParagraphCommand

ReplaceCommand

ReplaceMisspellingCommand

ResetTableCellsBordersCommand

ResizeInlinePictureCommand

ReviewersCommand

RichEditCommand

SaveDocumentAsCommand

SetParagraphHeading6LevelCommand

SetParagraphHeading7LevelCommand

SetParagraphHeading8LevelCommand

SetParagraphHeading9LevelCommand

SetPortraitPageOrientationCommand

SetSectionLineNumberingContinuousCommand

SetSectionLineNumberingNoneCommand

ShowDeleteTableCellsFormMenuCommand

ShowDocumentPropertiesFormCommand

ShowEditStyleFormCommand

ShowFloatingObjectLayoutOptionsFormCommand

ShowFontFormCommand

ShowHyperlinkFormCommand

ShowLanguageFormCommand

ShowLineNumberingFormCommand

ShowNumberingListFormCommandBase

ShowPageSetupFormCommand

ShowPasteSpecialFormCommand

ShowRangeEditingPermissionsFormCommand

ShowSplitTableCellsFormCommand

ShowSplitTableCellsFormMenuCommand

ShowSymbolFormCommand

ShowTableOptionsFormCommand

ShowTablePropertiesFormCommand

ShowTableStyleFormCommand

ShowTabsFormCommand

ShowTOCFormCommand

SplitTableCommand

StartOfDocumentCommand

ToggleBulletedListCommand

ToggleBulletedListCommandBase

ToggleDifferentFirstPageCommand

ToggleDifferentOddAndEvenPagesCommand

ToggleFieldCodesCommand

ToggleFirstRowCommand

ToggleFontBoldCommand

ToggleFontDoubleUnderlineCommand

ToggleFontItalicCommand

ToggleFontSuperscriptCommand

ToggleHiddenTextCommand

ToggleMultiLevelListCommand

ToggleMultiLevelListCommandBase

ToggleOvertypeCommand

ToggleParagraphAlignmentCenterCommand

ToggleParagraphAlignmentJustifyCommand

ToggleParagraphAlignmentRightCommand

ToggleShowVerticalRulerCommand

ToggleShowWhitespaceCommand

ToggleSimpleNumberingListCommand

ToggleTableCellsBottomRightAlignmentCommand

ToggleTableCellsInsideBorderCommand

ToggleTableCellsInsideHorizontalBorderCommand

ToggleTableCellsInsideVerticalBorderCommand

ToggleTableCellsLeftBorderCommand

ToggleTableCellsMiddleCenterAlignmentCommand

ToggleTableCellsMiddleLeftAlignmentCommand

ToggleTableCellsMiddleRightAlignmentCommand

ToggleTableCellsOutsideBorderCommand

ToggleTableCellsRightBorderCommand

ToggleTableCellsTopBorderCommand

ToggleTableCellsTopCenterAlignmentCommand

ToggleTableCellsTopLeftAlignmentCommand

ToggleTableCellsTopRightAlignmentCommand

ToggleTableFixedColumnWidthCommand

ToggleTextCaseCommand

ToggleViewMergedDataCommand

UndoCommand

UnlockFieldCommand

UnprotectDocumentCommand

UpdateFieldCommand

UpdateFieldsCommand

UpdateTableOfContentsCommand

UpdateTableOfFiguresCommand

ViewCommentsCommand

ZoomInCommand

ZoomOutCommand

See Also

Command Members

DevExpress.Utils.Commands Namespace