UICommand.Tag Property
In This Article
Gets or sets the data associated with the dialog button.
Namespace: DevExpress.Mvvm
Assembly: DevExpress.Mvvm.v24.2.dll
NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Object | An object that contains information associated with the dialog button. |
See Also