Back to Devexpress

UICommand Properties

corelibraries-devexpress-dot-mvvm-dot-uicommand-dot-underscore-properties.md

latest2.0 KB
Original Source

UICommand Properties

A ViewModel that generates a dialog button.

NameDescription
ActualAlignmentFor internal use only.
AlignmentGets or sets the dialog button’s horizontal alignment.
AllowCloseWindowGets or sets a value that indicates whether the dialog button is the close button.
AsyncDisplayModeGets or sets how the dialog button indicates executed asynchronous operations.
CaptionGets or sets the text displayed within the dialog button.
CommandGets or sets the command to invoke when the dialog button is clicked.
GlyphGets or sets the image displayed in the dialog button.
GlyphAlignmentGets or sets the dialog button’s image alignment.
IdGets or sets the identifier of the dialog button.
IsCancelGets or sets a value that indicates whether the dialog button is the cancel button.
IsDefaultGets or sets a value that indicates whether the dialog button is the default button.
PlacementGets or sets the dialog button alignment.
TagGets or sets the data associated with the dialog button.

See Also

UICommand Class

UICommand Members

DevExpress.Mvvm Namespace