PageView.BackCommandParameter Property
Gets or sets the PageView.BackCommand parameter. This is a dependency property.
Namespace: DevExpress.Xpf.WindowsUI
Assembly: DevExpress.Xpf.Controls.v21.1.dll
NuGet Package: DevExpress.Wpf.Controls
Declaration
Property Value
Type | Description |
---|---|
Object | The command specific data. |
See Also