UICommand.Caption Property
Gets or sets the text displayed within the dialog button.
Namespace: DevExpress.Mvvm
Assembly: DevExpress.Mvvm.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Object | A string which specifies the text displayed within the dialog button. |
See Also