Back to Devexpress

Command Properties

corelibraries-devexpress-dot-utils-dot-commands-dot-command-dot-underscore-properties.md

latest1.6 KB
Original Source

Command Properties

Represents a command.

NameDescription
CommandSourceTypeGets or sets the type of the object which invokes the command.
DescriptionGets the text description of a command.
HideDisabledGets or sets whether the object to which the command is attached is hidden, if the command is disabled.
ImageGets an image associated with the command.
KeyTipGets a key tip associated with the command.
LargeImageGets a larger image associated with the command.
MenuCaptionGest the menu caption associated with the current command.
ShowsModalDialogIndicates whether a command invokes a modal dialog when executing.
SupportsImage
SvgImage

See Also

Command Class

Command Members

DevExpress.Utils.Commands Namespace