ConfirmationBehavior.CommandParameter Property
In This Article
Gets or sets parameters to pass to the Command. This is a dependency property.
Namespace: DevExpress.Mvvm.UI
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
#Property Value
Type | Description |
---|---|
Object | Parameters to pass to the Command. |
See Also